Click or drag to resize

JobPartRoutePosition Enumeration

RoutePosition indicates which position the JobPart should be scheduled in the Route and whether it has a Location or not. For example, it is possible to define JobParts which have no Location and need to be scheduled after the Resource returns to the end Location in the Route.

Namespace:  VRSolver
Assembly:  VRSolver (in VRSolver.dll) Version: 1.13.0.0
Syntax
public enum RoutePosition
Members
  Member nameValueDescription
BetweenStartAndEnd0 The JobPart must be scheduled between the start and end of the Route, at the Location defined for the JobPart.
AfterEndNoLocation1 A JobPart must be scheduled after the end of the Route, at the end Location. The JobPart does not have its own fixed Location.
See Also

www.routingautomation.com | support