Class RestrictedDataModeType
- Namespace
- Geotab.Checkmate.ObjectModel
- Assembly
- Geotab.Checkmate.ObjectModel.dll
Specifies only limited device data are allowed to be calculated and stored.
public class RestrictedDataModeType : DataModeType, IEntity, IComparable, IIdentifiable
- Inheritance
-
RestrictedDataModeType
- Implements
- Inherited Members
Fields
Value
The singleton value.
public static readonly RestrictedDataModeType Value
Field Value
Methods
Clone()
Creates a new object that is a copy of the current instance.
public override IEntity Clone()
Returns
- IEntity
A new object that is a copy of this instance.