IJunctionSource Interface

Provides access to members that specify the properties of a network junction source.

Members

Name Description
Read-only property AssetGroupCodes Returns asset group codes.
Read-only property AssetGroups Returns asset groups.
Read-only property AssetTypeFieldName Returns asset type field name.
Read-only property AssetTypes Returns asset types.
Read/write property ElementType Network element type of this network source.
Read-only property GeometryType The enumerated geometry type.
Read-only property ID Unique identifier of this network source.
Read-only property LayerID Returns layer ID.
Read/write property Name Name of the class associated with this network source.
Read/write property NetworkSourceDirections The directions settings for this network source.
Read/write property Properties Property set of this network source.
Read/write property SchemaGeneration Returns the schema generation.
Read-only property SourceType Type of network source.
Read-only property SupportedProperties Returns supported properties.
Read-only property SupportedProperty Returns whether the property is supported.
Read-only property TerminalConfigurationID Returns the terminal configuration ID.
Read/write property UsesGeometryInConnectivity Indicates if the source object's geometry is used in determining network connectivity.
Read-only property 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

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close