Enum ExceptionRuleType
- Namespace
- Geotab.Checkmate.ObjectModel.Exceptions
- Assembly
- Geotab.Checkmate.ObjectModel.dll
This enumerated type allows designating rules to be of a certain type to assist with differentiating them from one another.
public enum ExceptionRuleType
- Extension Methods
Fields
ApplicationException = 31Application Exception.
None = 255No Type (for generic use).
Normal = 0Normal Exception Rule.
System = 1Exception rule.
Zone = 2Customer Zone Stop ExceptionRule.