ArcObjects Library Reference (NetworkAnalyst)  

INAServerNetworkDescription2 Interface

Provides access to properties that describe the network dataset.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.

Members

Description
Read-only property BuildTime Network Dataset build time.
Read-only property Name Name of the Network Dataset.
Read-only property NetworkAttributes Array of descriptions of network attributes in the network dataset.
Read-only property NetworkDirections Description of the directions configured for the network dataset.
Read-only property NetworkSources Array of descriptions of network sources in the network dataset.
Read-only property State Network Dataset build state.

Inherited Interfaces

Interfaces Description
INAServerNetworkDescription Provides access to properties that describe the network dataset.

CoClasses that implement INAServerNetworkDescription2

CoClasses and Classes Description
NAServerNetworkDescription A container for network description.

Remarks

The INAServerNetworkDescription2 interface is used to access the properties of a network dataset within NAServer.