IDEBaseNetwork2 Interface
Provides access to members that supply base network data element 2 information.
Members
Name | Description | |
---|---|---|
![]() |
AssociationSource | Returns the association source in this base network. |
![]() |
AssociationsTableName | Returns the associations table name for the network. |
![]() |
CreateDirtyAreaForAnyAttributeUpdate | Creates dirty area for any attribute update. |
![]() |
CreationTime | Returns the creation time. |
![]() |
DirtyAreaTableName | Returns the dirty areas table name for the network. |
![]() |
GlobalID | Returns the global ID. |
![]() |
LineErrorsTableName | Returns the line errors table name for the network. |
![]() |
MinimalDirtyAreaSize | Returns the minimal dirty area size. |
![]() |
PointErrorsTableName | Returns the point errors table name for the network. |
![]() |
PolygonErrorsTableName | Returns the polygon errors table name for the network. |
![]() |
Properties | Returns the property set of this base network. |
![]() |
ProVersion | Returns the Pro version. |
![]() |
SchemaGeneration | Returns the schema generation. |
![]() |
SourceByLayerID | Returns the source by layer ID. |
![]() |
SourceByName | Returns the source by name. |
![]() |
SystemJunctionSource | Returns the system junction source in this base network. |
![]() |
SystemJunctionsTableName | Returns the system junctions table name for the network. |
![]() |
TraceConfigurationsTableName | Returns the trace configuration table name. |
![]() |
UserIdentity | Returns the user identity. |
IDEBaseNetwork2.TraceConfigurationsTableName Property
Returns the trace configuration table name.
Public ReadOnly Property TraceConfigurationsTableName As String
public string TraceConfigurationsTableName {get;}
Inherited Interfaces
Interfaces | Description |
---|---|
IDEBaseNetwork | Provides access to members that supply base network data element information. |
Classes that implement IDEBaseNetwork2
Classes | Description |
---|