This document is archived and information here might be outdated.  Recommended version.


IDENetworkDataset2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > ID > IDENetworkDataset2 Interface
ArcGIS Developer Help

IDENetworkDataset2 Interface

Provides access to members that describe network dataset data elements.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property Attributes Array of network attributes in this network dataset.
Read/write property Buildable Indicates if this network dataset is buildable.
Read/write property ConfigurationKeyword The database configuration keyword for the network dataset.
Read/write property Directions The driving directions settings for the network dataset.
Read/write property ElevationModel The type of the network elevation model.
Read/write property HierarchyClusterAttribute The network attribute that is used to optimize network building for hierarchical traversal.
Read/write property HierarchyLevelCount The number of hierarchy levels in the network dataset.
Read/write property MaxValueForHierarchy The maximum value for the specified hierarchy level in the network dataset.
Read/write property NetworkType The type of the network dataset.
Read/write property Properties Property set of this network dataset.
Read/write property Sources Array of network sources in this network dataset.
Read/write property SupportsTurns Indicates if this network dataset supports network turn elements.
Read/write property TimeZoneAttributeName Name of the time zone attribute.
Read/write property TimeZoneTableName Name of the time zone table.
Read/write property TrafficData Traffic data.
Read/write property UserData User specified property set of this network dataset.

Inherited Interfaces

Interfaces Description
IDENetworkDataset Provides access to members that describe network dataset data elements.

Classes that implement IDENetworkDataset2

Classes Description
DENetworkDataset Network Dataset Data Element object.