Table of Contents

Class SourceAiModelObsolete

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

Specifies that the data originated from the AI Model.

public class SourceAiModelObsolete : Source, IEntity, IComparable, IIdentifiable
Inheritance
SourceAiModelObsolete
Implements
Inherited Members

Properties

Value

Gets the singleton value.

public static SourceAiModelObsolete Value { get; }

Property Value

SourceAiModelObsolete

SourceAiModelObsolete

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()

Returns

int

A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table.