Enum RuleMonitorType
- Namespace
- Geotab.Checkmate.ObjectModel.Exceptions
- Assembly
- Geotab.Checkmate.ObjectModel.dll
Defines different rule monitor types.
public enum RuleMonitorType
- Extension Methods
Fields
Diagnostic = 2
Represents rule monitor type Diagnostic.
Location = 5
Represents exception location type
None = 0
None
PercentageOverSpeedLimit = 4
Represents rule monitor type Percentage Over Speed Limit.
StatusStatistics = 3
Represents rule monitor type Status Statistics (based on the Diagnostic values).
Zone = 1
Represents rule monitor type Zone.