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 > INAServerNetworkSource Interface (ArcObjects .NET 10.5 SDK) |
Deprecated as of 10.0. Provides access to properties that describe a network source.
Description | ||
---|---|---|
ElementType | Network element type of this network source. | |
ID | Unique identifier of this network source. | |
Name | Name of the class associated with this network source. | |
SourceType | Type of network source. |
CoClasses and Classes | Description |
---|---|
NAServerNetworkSource | Deprecated as of 10.0. A container for network source. |
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.