Table of Contents

Class NoUser

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

A User that is used when no user specific user is assigned to objects, eg. Notifications.

public class NoUser : UserSystem, IEntity, IComparable, IIdentifiable, IVersion, IGroupLinked, IDefaultable, IMediaFiles, IInstanceSizeEstimate
Inheritance
NoUser
Implements
Inherited Members
Extension Methods

Fields

Value

The singleton value.

public static readonly NoUser Value

Field Value

NoUser

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.