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


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

esriNARouteAssignmentRule Constants

Options for route assignment rule.

Constant Value Description
esriNARouteExcludeFromSolve 0 Exclude from solve.
esriNARouteIncludeInSolve 1 Include in solve.

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 usage within a VRP problem instance. These values are stored in the AssignmentRule field on the Routes NAClass within a VRP NAContext.

AssignmentRule field values on the Routes NAClass identify whether or not to include a given route feature within a Solve operation.

The esriNARouteAssignmentRule enumeration has the following values: