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


INAServerNetworkDescription Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Interfaces > IN > INAServerNetworkDescription Interface
ArcGIS Developer Help

INAServerNetworkDescription 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

Name Description
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 NetworkSources Array of descriptions of network sources in the network dataset.

Classes that implement INAServerNetworkDescription

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.

INAServerNetworkDescription has been superseded by INAServerNetworkDescription2.