This document is archived and information here might be outdated. Recommended version. |
Deprecated as of 10.0. Provides access to properties that contain the results of performing network analysis with NAServer.
Name | Description | |
---|---|---|
MapImage | MapImage containing the network analysis result. | |
SolveMessages | Error and warning messages returned by the network analysis solver. |
Classes | Description |
---|---|
NAServerClosestFacilityResults | Deprecated as of 10.0. A container for the closest facility network analysis results returned by NAServer. |
NAServerLocationAllocationResults | Deprecated as of 10.0. A container for the Location-Allocation network analysis results returned by NAServer. |
NAServerODCostMatrixResults | Deprecated as of 10.0. A container for the OD Cost Matrix network analysis results returned by NAServer. |
NAServerRouteResults | Deprecated as of 10.0. A container for the route network analysis results returned by NAServer. |
NAServerServiceAreaResults | Deprecated as of 10.0. A container for the service area network analysis results returned by NAServer. |
NAServerVRPResults | Deprecated as of 10.0. A container for the Vehicle Routing Problem network analysis results returned by NAServer. |
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.
INAServerSolverResults has been superseded by INAServerSolverResults2.