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


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

INAServerNetworkSource Interface

Deprecated as of 10.0. Provides access to properties that describe a network source.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.

Members

Name Description
Read-only property ElementType Network element type of this network source.
Read-only property ID Unique identifier of this network source.
Read-only property Name Name of the class associated with this network source.
Read-only property SourceType Type of network source.

Classes that implement INAServerNetworkSource

Classes Description
NAServerNetworkSource Deprecated as of 10.0. A container for network source.

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 INAServerNetworkSource interface is used to access the properties of a network source within NAServer.