Table of Contents

Class ExceptionEventStateDismissed

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

Specifies that the ExceptionEvent has been dismissed by a user. It cannot be moved from this ExceptionEventState to any other ExceptionEventState.

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

Fields

Value

The singleton value.

public static readonly ExceptionEventStateDismissed Value

Field Value

ExceptionEventStateDismissed

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.