Table of Contents

Class FaultStatusPending

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

The Pending Fault Status.

public class FaultStatusPending : FaultStatus, IEntity, IComparable, IIdentifiable
Inheritance
FaultStatusPending
Implements
Inherited Members

Fields

Value

The singleton value.

public static readonly FaultStatusPending Value

Field Value

FaultStatusPending

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.

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.