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


esriNARouteSeedPointType Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Constants > E > esriNARouteSeedPointType Constants
ArcGIS Developer Help

esriNARouteSeedPointType Constants

Options for route seed point type.

Constant Value Description
esriNARouteSeedPointStatic 0 Static route seed point.
esriNARouteSeedPointDynamic 1 Dynamic route seed point based on order stops on route.

Product Availability

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

Remarks

The values within this enumeration are used to determine route seed point usage within a VRP problem instance. These values are stored in the SeedPointType field on the RouteSeedPoints NAClass within a VRP NAContext.

SeedPointType field values on the RouteSeedPoints NAClass identify how a given route seed point is to be used and updated within a Solve operation.

The esriNARouteSeedPointType enumeration has the following values: