|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriNARouteAssignmentRule
Options for route assignment rule.
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:
Field Summary | |
---|---|
static int |
esriNARouteExcludeFromSolve
Exclude from solve. |
static int |
esriNARouteIncludeInSolve
Include in solve. |
Field Detail |
---|
static final int esriNARouteExcludeFromSolve
static final int esriNARouteIncludeInSolve
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |