Table of Contents

Class UserRestrictedDataModeType

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

Specifies only limited device data are allowed to be calculated and stored. This mode prevents the DDIS from disabling restricted data mode.

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

Fields

Value

The singleton value.

public static readonly UserRestrictedDataModeType Value

Field Value

UserRestrictedDataModeType

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.