Enum RouteStatus
- Namespace
- Geotab.Checkmate.ObjectModel
- Assembly
- Geotab.Checkmate.ObjectModel.dll
Route plan status
public enum RouteStatus
- Extension Methods
Fields
Completed = 4
The route was completed by the assigned vehicle
EnRoute = 3
The route is in progress
Incomplete = 5
The route was not completed by the assigned vehicle
Planned = 2
The route has not been started yet
Unplanned = 1
The route is not planned