IJunctionConnectivityRule2 Interface

Provides access to members that supply information about, modify and manage junction-edge connectivity rules.

Members

Name Description
Read/write property Category The name associated with the validation rule.
Read/write property DefaultJunction Indicates if the junction corresponds to the default junction.
Read/write property EdgeClassID The ID of the NetworkEdge FeatureClass.
Read/write property EdgeMaximumCardinality The maxnimum cardinality value of the NetworkEdge FeatureClass.
Read/write property EdgeMinimumCardinality The minimum cardinality value of the NetworkEdge FeatureClass.
Read/write property EdgeSubtypeCode The subtype value of the NetworkEdge FeatureClass.
Read/write property Helpstring The helpstring associated with the validation rule.
Read/write property ID The ID of the validation rule.
Read/write property JunctionClassID The ID of the NetworkJunction FeatureClass.
Read/write property JunctionMaximumCardinality The maximum cardinality value of the NetworkJunction FeatureClass.
Read/write property JunctionMinimumCardinality The minimum cardinality value of the NetworkJunction FeatureClass.
Read/write property JunctionSubtypeCode The subtype value of the NetworkJunction FeatureClass.
Read-only property Type The type associated with the validation rule.

IJunctionConnectivityRule2.DefaultJunction Property

Indicates if the junction corresponds to the default junction.

Public Property DefaultJunction As Boolean
public bool DefaultJunction {get; set;}

Inherited Interfaces

Interfaces Description
IJunctionConnectivityRule Provides access to members that supply information about, modify and manage junction-edge connectivity rules.
IConnectivityRule Indicator interface that identifies connectivity rules.
IRule Provides access to members that return information about rules.

Classes that implement IJunctionConnectivityRule2

Classes Description
JunctionConnectivityRule Esri Junction-Edge NetworkConnectivity rule object.

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