Class VJournalSetupUser
- Namespace
- InSite.Application.Records.Read
- Assembly
- Shift.Sdk.dll
public class VJournalSetupUser
- Inheritance
-
VJournalSetupUser
- Inherited Members
-
- Extension Methods
-
Constructors
VJournalSetupUser()
public VJournalSetupUser()
Properties
AchievementIdentifier
public Guid? AchievementIdentifier { get; set; }
Property Value
- Guid?
EmployerGroupIdentifier
public Guid? EmployerGroupIdentifier { get; set; }
Property Value
- Guid?
EmployerGroupName
public string EmployerGroupName { get; set; }
Property Value
- string
JournalIdentifier
public Guid? JournalIdentifier { get; set; }
Property Value
- Guid?
JournalSetupCreated
public DateTimeOffset? JournalSetupCreated { get; set; }
Property Value
- DateTimeOffset?
JournalSetupIdentifier
public Guid JournalSetupIdentifier { get; set; }
Property Value
- Guid
JournalSetupName
public string JournalSetupName { get; set; }
Property Value
- string
OrganizationIdentifier
public Guid OrganizationIdentifier { get; set; }
Property Value
- Guid
PersonCode
public string PersonCode { get; set; }
Property Value
- string
UserEmail
public string UserEmail { get; set; }
Property Value
- string
UserEmailAlternate
public string UserEmailAlternate { get; set; }
Property Value
- string
UserFullName
public string UserFullName { get; set; }
Property Value
- string
UserIdentifier
public Guid UserIdentifier { get; set; }
Property Value
- Guid
UserRole
public string UserRole { get; set; }
Property Value
- string