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 | ||
---|---|---|
BuildTime | Network Dataset build time. | |
Name | Name of the Network Dataset. | |
NetworkAttributes | Array of descriptions of network attributes in the network dataset. | |
NetworkDirections | Description of the directions configured for the network dataset. | |
NetworkSources | Array of descriptions of network sources in the network dataset. | |
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.