ArcObjects Library Reference (GeoDatabase)  

INetworkDataset2 Interface

Provides access to members that query the schema of the network dataset.

Product Availability

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

Members

Description
Read-only property Attribute Network dataset attribute by index.
Read-only property AttributeByID Network dataset attribute corresponding to the specified ID.
Read-only property AttributeByName Network dataset attribute corresponding to the specified name.
Read-only property AttributeCount Number of attributes in the network dataset.
Read-only property Buildable Indicates if this network dataset is buildable.
Read-only property DirtyArea The dirty area polygon of the network dataset.
Read-only property NetworkType The type of the network dataset.
Read-only property Source Network dataset source by index.
Read-only property SourceByID Network dataset source corresponding to the specified ID.
Read-only property SourceByName Network dataset source corresponding to the specified name.
Read-only property SourceCount Number of sources in the network dataset.
Read-only property State Indicates whether the network dataset is built or not.
Read-only property SupportsTurns Indicates if this network dataset supports network turn elements.

Inherited Interfaces

Interfaces Description
INetworkDataset Provides access to members that query the schema of the network dataset.

CoClasses that implement INetworkDataset2

CoClasses and Classes Description
NetworkDataset A container for querying information about a network dataset.