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 > INAVRPResult Interface (ArcObjects .NET 10.5 SDK) |
Provides access to the VRP result object.
This interface is new at ArcGIS 9.3.
Description | ||
---|---|---|
InternalODCostMatrix | The internal OD cost matrix. | |
InternalRouteContext | The NAContext for the internal route problem. |
CoClasses and Classes | Description |
---|---|
NAVRPResult | Contains a VRP result. |
INAVRPResult is the interface provided on the NAVRPResult object to access the properties of the VRP result instance.