Class QUserConnection
- Namespace
- InSite.Application.Contacts.Read
- Assembly
- Shift.Sdk.dll
public class QUserConnection
- Inheritance
-
QUserConnection
- Inherited Members
-
- Extension Methods
-
Constructors
Properties
public DateTimeOffset Connected { get; set; }
Property Value
- DateTimeOffset
public virtual QUser FromUser { get; set; }
Property Value
- QUser
public Guid FromUserIdentifier { get; set; }
Property Value
- Guid
public bool IsLeader { get; set; }
Property Value
- bool
public bool IsManager { get; set; }
Property Value
- bool
public bool IsSupervisor { get; set; }
Property Value
- bool
public bool IsValidator { get; set; }
Property Value
- bool
public virtual QUser ToUser { get; set; }
Property Value
- QUser
public Guid ToUserIdentifier { get; set; }
Property Value
- Guid