ArcObjects Library Reference (NetworkAnalyst)  

INAServerNetworkDescription2 Interface

Deprecated as of 10.0. 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 Deprecated as of 10.0. Provides access to properties that describe the network dataset.

CoClasses that implement INAServerNetworkDescription2

CoClasses and Classes Description
NAServerNetworkDescription Deprecated as of 10.0. A container for network description.

Remarks

At version 10.1, ArcGIS for Server no longer supports performing network analysis via local connections using the GISServer and GISClient APIs. Use the SOAP or REST API instead.

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