This document is archived and information here might be outdated. Recommended version. |
Provides access to members that supply information about, modify and manage junction-edge connectivity rules.
Name | Description | |
---|---|---|
Category | The name associated with the validation rule. | |
DefaultJunction | Indicates if the junction corresponds to the default junction. | |
EdgeClassID | The ID of the NetworkEdge FeatureClass. | |
EdgeMaximumCardinality | The maxnimum cardinality value of the NetworkEdge FeatureClass. | |
EdgeMinimumCardinality | The minimum cardinality value of the NetworkEdge FeatureClass. | |
EdgeSubtypeCode | The subtype value of the NetworkEdge FeatureClass. | |
Helpstring | The helpstring associated with the validation rule. | |
ID | The ID of the validation rule. | |
JunctionClassID | The ID of the NetworkJunction FeatureClass. | |
JunctionMaximumCardinality | The maximum cardinality value of the NetworkJunction FeatureClass. | |
JunctionMinimumCardinality | The minimum cardinality value of the NetworkJunction FeatureClass. | |
JunctionSubtypeCode | The subtype value of the NetworkJunction FeatureClass. | |
Type | The type associated with the validation rule. |
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 | Description |
---|---|
JunctionConnectivityRule | Esri Junction-Edge NetworkConnectivity rule object. |