This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Constants > E > esriNADepotVisitType Constants (ArcObjects .NET 10.4 SDK) |
Depot visit type.
Constant | Value | Description |
---|---|---|
esriNAStartDepot | 1 | Start depot. |
esriNAEndDepot | 2 | End depot. |
esriNARenewalDepot | 3 | Renewal depot. |
The values within this enumeration are used to indicate the type of visit(s) associated with a depot within a VRP problem instance. These values are stored in the VisitType field on the DepotVisits NAClass within a VRP NAContext.
VisitType field values on the DepotVisits NAClass identify what type of visit was performed at a given depot feature along a route within a Solve operation.
The esriNADepotVisitType enumeration has the following values: