Click or drag to resize

RouteItem Properties

The RouteItem type exposes the following members.

Properties
  NameDescription
Public propertyArrivalTime
The arrival time.
Public propertyBreak
Any break time during the travel between this location and the next one.
Public propertyCurrentLoad
The current load at this location in the route (after the job has been completed - not when the resource arrives).
Public propertyDepartureTime
The departure time.
Public propertyDistanceToNext
The distance between this location and the next.
Public propertyID
The ID of this item.
Public propertyIdleTime
The idle time if arriving at this location before the window opens.
Public propertyIndex
The position of this location in the route. The first location in the route has the index zero.
Public propertyItemType
The location type.
Public propertyJob
The Job that the JobPart belongs to.
Public propertyJobPart
The JobPart for this location in the route.
Public propertyJobPartIndex
The position of the JobPart in the Job's Parts array. The indexes start at zero.
Public propertyLabel
The Job that the JobPart belongs to.
Public propertyLateTime
The difference between the arrival time and the soft window end time (if there is a soft window).
Public propertyLoadChange
The load change for the JobPart at this location.
Public propertyNext
The next location in the route (null if it is the last item).
Public propertyPrevious
The previous location in the route (null if it is the first item).
Public propertyServiceTime
The service time required to complete the job.
Public propertyTravelTimeToNext
The journey time from this location to the next one.
Public propertyWaitingTime Obsolete.
The idle time if arriving at this location before the window opens. This is obsolete - use IdleTime instead.
Top
See Also

www.routingautomation.com | support