Enum EntityType
- Namespace
- Geotab.Checkmate.ObjectModel.EntitySettings
- Assembly
- Geotab.Checkmate.ObjectModel.dll
Represents the type of entity a EntitySetting is linked to.
public enum EntityType
- Extension Methods
Fields
Device = 0
Represents a Device entity.
Global = 3
Represents the Global (a.k.a System) entity.
TachographCompanyCard = 2
Represents a TachographCompanyCard entity.
User = 1
Represents a User entity.