Enum MaintenanceSource
- Namespace
- Geotab.Checkmate.ObjectModel.Maintenance
- Assembly
- Geotab.Checkmate.ObjectModel.dll
Maintenance Source If the enum is changed, the MaintenanceWorkOrder Status property summary has to be updated as well.
public enum MaintenanceSource
- Extension Methods
Fields
DataInsight = 2DataInsight
DriverReported = 3DriverReported
Faults = 4Faults
Manual = 0Manual
Scheduled = 1Scheduled