Table of Contents

Class UnitOfMeasureNone

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

The placeholder unit of measure for a diagnostic that does not have any specific unit.

public class UnitOfMeasureNone : UnitOfMeasureSystem, IEntity, IComparable, IIdentifiable
Inheritance
UnitOfMeasureNone
Implements
Inherited Members

Fields

Value

Gets the singleton instance.

public static readonly UnitOfMeasureNone Value

Field Value

UnitOfMeasureNone

UnitOfMeasureNone the singleton instance of the unit of measure.

Methods

GetHashCode()

Serves as a hash function for a particular type. GetHashCode() is suitable for use in hashing algorithms and data structures like a hash table.

public override int GetHashCode()

Returns

int

A hash code for the current object.