Table of Contents

Class UnrestrictedDataModeType

Namespace
Geotab.Checkmate.ObjectModel
Assembly
Geotab.Checkmate.ObjectModel.dll

Specifies all device data are allowed to be calculated and stored.

public class UnrestrictedDataModeType : DataModeType, IEntity, IComparable, IIdentifiable
Inheritance
UnrestrictedDataModeType
Implements
Inherited Members

Fields

Value

The singleton value.

public static readonly UnrestrictedDataModeType Value

Field Value

UnrestrictedDataModeType

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.