This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Interfaces > IN > INAServerNetworkDescription Interface (ArcObjects .NET 10.5 SDK) |
Deprecated as of 10.0. Provides access to properties that describe the network dataset.
Description | ||
---|---|---|
Name | Name of the Network Dataset. | |
NetworkAttributes | Array of descriptions of network attributes in the network dataset. | |
NetworkSources | Array of descriptions of network sources in the network dataset. |
CoClasses and Classes | Description |
---|---|
NAServerNetworkDescription | Deprecated as of 10.0. A container for network description. |
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.