Table of Contents

Class NoMappedDiagnostic

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

A mapped diagnostic that represents a DBNull value.

public class NoMappedDiagnostic : MappedDiagnostic, IEntity, IComparable, IIdentifiable
Inheritance
NoMappedDiagnostic
Implements
Inherited Members

Fields

Value

Singleton value of NoMappedDiagnostic.

public static readonly NoMappedDiagnostic Value

Field Value

NoMappedDiagnostic

Properties

Id

Gets or sets the unique identifier for the specific Entity object in the Geotab system. See Id.

public override Id? Id { get; set; }

Property Value

Id

returns. Id

Name

Gets or sets the name of this entity which identifies it and is used when displaying this entity.

public override string? Name { get; set; }

Property Value

string

the name of the entity