Table of Contents

Class ExceptionEventStateValid

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

Specifies that the ExceptionEvent is valid. It can be moved from this ExceptionEventState to other ExceptionEventStates.

public class ExceptionEventStateValid : ExceptionEventState, IEntity, IComparable, IIdentifiable
Inheritance
ExceptionEventStateValid
Implements
Inherited Members

Fields

Value

The singleton value.

public static readonly ExceptionEventStateValid Value

Field Value

ExceptionEventStateValid

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.