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


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

INAServerLocations Interface

Deprecated as of 10.0. Provides access to objects that can be used to load network locations in NAServer.

Product Availability

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

Classes that implement INAServerLocations

Classes Description
NAServerDataLayer Deprecated as of 10.0. A container that references a data layer containing network locations.
NAServerPropertySets Deprecated as of 10.0. A container for an array of PropertySet objects representing network locations.
NAServerRecordSet Deprecated as of 10.0. A container for a RecordSet of network locations.

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.

INAServerLocations has been superseded by INAServerLocations2.