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 route network analysis with NAServer.
Name | Description | |
---|---|---|
Barriers | RecordSet of Barriers returned from the network analysis. | |
CompactDirections | Compact directions for each resulting route. | |
Directions | Directions for each resulting route. | |
MapImage | MapImage containing the network analysis result. | |
RouteGeometries | Polyline geometry for each resulting route. | |
Routes | RecordSet of Routes returned from the network analysis. | |
SolveMessages | Error and warning messages returned by the network analysis solver. | |
Stops | RecordSet of Stops returned from the network analysis. | |
TotalImpedances | Total accumulated cost on the impedance attribute for each resulting route. |
Interfaces | Description |
---|---|
INAServerRouteResults | Deprecated as of 10.0. Provides access to properties that contain the results of performing route network analysis with NAServer. |
INAServerSolverResults | Deprecated as of 10.0. Provides access to properties that contain the results of performing network analysis with NAServer. |
Classes | Description |
---|---|
NAServerRouteResults | Deprecated as of 10.0. A container for the route 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.
INAServerRouteResults2 has been superseded by INAServerRouteResults3.