Class VUser
- Namespace
- InSite.Application.Contacts.Read
- Assembly
- Shift.Sdk.dll
- Inheritance
-
VUser
- Inherited Members
-
- Extension Methods
-
Constructors
Properties
public virtual ICollection<QAttempt> AssessorAttempts { get; set; }
Property Value
- ICollection<QAttempt>
public virtual ICollection<TCourseDistribution> CourseDistributions { get; set; }
Property Value
- ICollection<TCourseDistribution>
public virtual ICollection<TOrder> CustomerOrders { get; set; }
Property Value
- ICollection<TOrder>
public virtual ICollection<QEnrollment> Enrollments { get; set; }
Property Value
- ICollection<QEnrollment>
public bool IsArchived { get; set; }
Property Value
- bool
public virtual ICollection<QJournalSetupUser> JournalSetupUsers { get; set; }
Property Value
- ICollection<QJournalSetupUser>
public virtual ICollection<QJournal> Journals { get; set; }
Property Value
- ICollection<QJournal>
public virtual ICollection<QAttempt> LearnerAttempts { get; set; }
Property Value
- ICollection<QAttempt>
public virtual ICollection<TQuizAttempt> LearnerQuizAttempts { get; set; }
Property Value
- ICollection<TQuizAttempt>
public virtual ICollection<TOrder> ManagerOrders { get; set; }
Property Value
- ICollection<TOrder>
public virtual ICollection<VMembership> Memberships { get; set; }
Property Value
- ICollection<VMembership>
public virtual ICollection<QPayment> Payments { get; set; }
Property Value
- ICollection<QPayment>
public virtual ICollection<VPerson> Persons { get; set; }
Property Value
- ICollection<VPerson>
public virtual ICollection<QProgress> Progresses { get; set; }
Property Value
- ICollection<QProgress>
public virtual ICollection<QResponseSession> ResponseSessions { get; set; }
Property Value
- ICollection<QResponseSession>
public string UserEmail { get; set; }
Property Value
- string
public string UserEmailAlternate { get; set; }
Property Value
- string
public string UserFirstName { get; set; }
Property Value
- string
public string UserFullName { get; set; }
Property Value
- string
public Guid UserIdentifier { get; set; }
Property Value
- Guid
public string UserLastName { get; set; }
Property Value
- string
public string UserPhoneMobile { get; set; }
Property Value
- string
public string UserTimeZone { get; set; }
Property Value
- string
public DateTimeOffset? UtcArchived { get; set; }
Property Value
- DateTimeOffset?
public virtual ICollection<VIssue> VAdministratorIssues { get; set; }
Property Value
- ICollection<VIssue>
public virtual ICollection<VIssue> VLawyerIssues { get; set; }
Property Value
- ICollection<VIssue>
public virtual ICollection<VIssue> VOwnerIssues { get; set; }
Property Value
- ICollection<VIssue>
public virtual ICollection<VIssue> VTopicIssues { get; set; }
Property Value
- ICollection<VIssue>
public virtual ICollection<QGradebookCompetencyValidation> Validations { get; set; }
Property Value
- ICollection<QGradebookCompetencyValidation>
public virtual ICollection<QExperience> ValidatorExperiences { get; set; }
Property Value
- ICollection<QExperience>