Class TUserStatus
- Namespace
- InSite.Persistence.Plugin.CMDS
- Assembly
- InSite.Persistence.dll
- Inheritance
-
TUserStatus
- Inherited Members
-
Constructors
TUserStatus()
Properties
AsAt
public DateTimeOffset AsAt { get; set; }
Property Value
- DateTimeOffset
CountCP
public int CountCP { get; set; }
Property Value
- int
CountEX
public int CountEX { get; set; }
Property Value
- int
CountNA
public int CountNA { get; set; }
Property Value
- int
CountNC
public int CountNC { get; set; }
Property Value
- int
CountNT
public int CountNT { get; set; }
Property Value
- int
CountRQ
public int CountRQ { get; set; }
Property Value
- int
CountSA
public int CountSA { get; set; }
Property Value
- int
CountSV
public int CountSV { get; set; }
Property Value
- int
CountVA
public int CountVA { get; set; }
Property Value
- int
CountVN
public int CountVN { get; set; }
Property Value
- int
DepartmentIdentifier
public Guid DepartmentIdentifier { get; set; }
Property Value
- Guid
DepartmentName
public string DepartmentName { get; set; }
Property Value
- string
DepartmentRole
public string DepartmentRole { get; set; }
Property Value
- string
ItemName
public string ItemName { get; set; }
Property Value
- string
ItemNumber
public int ItemNumber { get; set; }
Property Value
- int
JoinIdentifier
public Guid JoinIdentifier { get; set; }
Property Value
- Guid
ListDomain
public string ListDomain { get; set; }
Property Value
- string
ListFolder
public string ListFolder { get; set; }
Property Value
- string
OrganizationIdentifier
public Guid OrganizationIdentifier { get; set; }
Property Value
- Guid
OrganizationName
public string OrganizationName { get; set; }
Property Value
- string
Progress
public decimal? Progress { get; set; }
Property Value
- decimal?
Score
public decimal? Score { get; set; }
Property Value
- decimal?
TagCriticality
public string TagCriticality { get; set; }
Property Value
- string
TagNecessity
public string TagNecessity { get; set; }
Property Value
- string
TagPrimacy
public string TagPrimacy { get; set; }
Property Value
- string
UserIdentifier
public Guid UserIdentifier { get; set; }
Property Value
- Guid
UserName
public string UserName { get; set; }
Property Value
- string