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


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

INAServerNetworkDescription3 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 BuildTime Network Dataset build time.
Read-only property ElevationModel Network Dataset elevation model.
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.
Read-only property TravelModes Array of Travel Modes in the network dataset.

Inherited Interfaces

Interfaces Description
INAServerNetworkDescription2 Deprecated as of 10.0. Provides access to properties that describe the network dataset.
INAServerNetworkDescription Deprecated as of 10.0. Provides access to properties that describe the network dataset.

Classes that implement INAServerNetworkDescription3

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