Class SourceGmccc
- Namespace
- Geotab.Checkmate.ObjectModel.Engine
- Assembly
- Geotab.Checkmate.ObjectModel.dll
Specifies that the engine data originated from proprietary sources.
public class SourceGmccc : Source, IEntity, IComparable, IIdentifiable
- Inheritance
-
SourceGmccc
- Implements
- Inherited Members
Properties
Value
Gets the singleton value.
public static SourceGmccc Value { get; }
Property Value
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()
Returns a hash code for this instance.
public override int GetHashCode()