Provides access to members that specify the properties of a network junction source.
Members
Name | Description | |
---|---|---|
AssetGroupCodes | Returns asset group codes. | |
AssetGroups | Returns asset groups. | |
AssetTypeFieldName | Returns asset type field name. | |
AssetTypes | Returns asset types. | |
ElementType | Network element type of this network source. | |
GeometryType | The enumerated geometry type. | |
ID | Unique identifier of this network source. | |
LayerID | Returns layer ID. | |
Name | Name of the class associated with this network source. | |
NetworkSourceDirections | The directions settings for this network source. | |
Properties | Property set of this network source. | |
SchemaGeneration | Returns the schema generation. | |
SourceType | Type of network source. | |
SupportedProperties | Returns supported properties. | |
SupportedProperty | Returns whether the property is supported. | |
TerminalConfigurationID | Returns the terminal configuration ID. | |
UsesGeometryInConnectivity | Indicates if the source object's geometry is used in determining network connectivity. | |
UtilityNetworkFeatureClassUsageType | Returns utility network feature class usage type. |
IJunctionSource.TerminalConfigurationID Property
Returns the terminal configuration ID.
Public Function get_TerminalConfigurationID ( _
ByVal AssetGroupCode As Integer, _
ByVal AssetTypeCode As Integer _
) As Integer
public int get_TerminalConfigurationID (
int AssetGroupCode,
int AssetTypeCode
);
Inherited Interfaces
Interfaces | Description |
---|---|
IUtilityNetworkSource | Provides access to members that describe utility network source. |
INetworkSource | Provides access to members that specify the properties of a source in a network dataset. |
Classes that implement IJunctionSource
Classes | Description |
---|