Class UnknownRestrictedDataModeType
- Namespace
- Geotab.Checkmate.ObjectModel
- Assembly
- Geotab.Checkmate.ObjectModel.dll
Unsure about what device data are allowed to be calculated and stored.
public class UnknownRestrictedDataModeType : DataModeType, IEntity, IComparable, IIdentifiable
- Inheritance
-
UnknownRestrictedDataModeType
- Implements
- Inherited Members
Fields
Value
The singleton value.
public static readonly UnknownRestrictedDataModeType 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.