Enum EntityLinkType
- Namespace
- Geotab.Checkmate.ObjectModel.EntityLink
- Assembly
- Geotab.Checkmate.ObjectModel.dll
The type of EntityLinkType.
public enum EntityLinkType
- Extension Methods
Fields
Device = 1
A device link type is specified.
DeviceCoDriver = 3
A device to co-driver link type is specified.
DeviceDriver = 2
A device to driver link type is specified.
DevicePassenger = 4
A device to passenger link type is specified.
TachographCoDriver = 6
A tachograph co-driver link type is specified
TachographCoDriverOnGoing = 8
A tachograph co-driver ongoing link type is specified
int A device to tachograph co-driver ongoing link. TachographDriver = 5
A tachograph driver link type is specified
TachographDriverOnGoing = 7
A tachograph driver ongoing link type is specified
int A device to tachograph driver ongoing link.