Provides access to members that describe network dataset data elements.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
Attributes | Array of network attributes in this network dataset. | |
Buildable | Indicates if this network dataset is buildable. | |
ConfigurationKeyword | The database configuration keyword for the network dataset. | |
Directions | The driving directions settings for the network dataset. | |
ElevationModel | The type of the network elevation model. | |
HierarchyClusterAttribute | The network attribute that is used to optimize network building for hierarchical traversal. | |
HierarchyLevelCount | The number of hierarchy levels in the network dataset. | |
MaxValueForHierarchy | The maximum value for the specified hierarchy level in the network dataset. | |
NetworkType | The type of the network dataset. | |
Properties | Property set of this network dataset. | |
Sources | Array of network sources in this network dataset. | |
SupportsTurns | Indicates if this network dataset supports network turn elements. | |
TimeZoneAttributeName | Name of the time zone attribute. | |
TimeZoneTableName | Name of the time zone table. | |
TrafficData | Traffic data. | |
UserData | User specified property set of this network dataset. |
Inherited Interfaces
Interfaces | Description |
---|---|
IDENetworkDataset | Provides access to members that describe network dataset data elements. |
CoClasses that implement IDENetworkDataset2
CoClasses and Classes | Description |
---|---|
DENetworkDataset | Network Dataset Data Element object. |