Class SystemUser
- Namespace
- Geotab.Checkmate.ObjectModel
- Assembly
- Geotab.Checkmate.ObjectModel.dll
The internal user that has access to everything and is used internally by MyGeotab processes.
public class SystemUser : UserSystem, IEntity, IComparable, IIdentifiable, IVersion, IGroupLinked, IDefaultable, IMediaFiles, IInstanceSizeEstimate
- Inheritance
-
SystemUser
- Implements
- Inherited Members
- Extension Methods
Fields
Value
Singleton.
public static readonly SystemUser Value
Field Value
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.