Table of Contents

Class EngineTypeGeneric

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

false

Represents the default EngineType.
public class EngineTypeGeneric : EngineTypeSystem, IEntity, IComparable, IIdentifiable
Inheritance
EngineTypeGeneric
Implements
Inherited Members

Fields

Value

The singleton value.

public static readonly EngineTypeGeneric Value

Field Value

EngineTypeGeneric

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.