Class SourceSystemObsolete
- Namespace
- Geotab.Checkmate.ObjectModel.Engine
- Assembly
- Geotab.Checkmate.ObjectModel.dll
Specifies that the engine data originated from the MyGeotab system from an obsolete GUID.
public class SourceSystemObsolete : Source, IEntity, IComparable, IIdentifiable
- Inheritance
-
SourceSystemObsolete
- Implements
- Inherited Members
Fields
Value
The singleton value.
public static readonly SourceSystemObsolete Value
Field Value
- SourceSystemObsolete
Singleton 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()
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()