Class ThirdPartyRecordSource
- Namespace
- Geotab.StoreForward
- Assembly
- Geotab.Checkmate.ObjectModel.dll
Holds the third-party record source keys.
public static class ThirdPartyRecordSource
- Inheritance
-
ThirdPartyRecordSource
- Inherited Members
Fields
Dig
The Dig source key.
public const string Dig = "DIG"
Field Value
- string
The key for DIG.
Unknown
The Unknown source key.
public const string? Unknown = null
Field Value
- string
The key for Unknown (null).