Class ActiveUserGridItem
- Namespace
- Shift.Sdk.UI
- Assembly
- Shift.Sdk.dll
public class ActiveUserGridItem
- Inheritance
-
ActiveUserGridItem
- Inherited Members
-
- Extension Methods
-
Constructors
ActiveUserGridItem()
public ActiveUserGridItem()
Properties
Browser
public string Browser { get; set; }
Property Value
- string
BrowserVersion
public string BrowserVersion { get; set; }
Property Value
- string
IsOnline
public bool IsOnline { get; set; }
Property Value
- bool
LoginName
public string LoginName { get; set; }
Property Value
- string
OrganizationCode
public string OrganizationCode { get; set; }
Property Value
- string
OrganizationName
public string OrganizationName { get; set; }
Property Value
- string
PersonCode
public string PersonCode { get; set; }
Property Value
- string
Started
public string Started { get; set; }
Property Value
- string
StartedHumanize
public string StartedHumanize { get; set; }
Property Value
- string
TimeZone
public string TimeZone { get; set; }
Property Value
- string
UserEmail
public string UserEmail { get; set; }
Property Value
- string
UserName
public string UserName { get; set; }
Property Value
- string