Class VPerson
- Namespace
- InSite.Application.Contacts.Read
- Assembly
- Shift.Sdk.dll
- Inheritance
-
VPerson
- Inherited Members
-
- Extension Methods
-
Constructors
Properties
public virtual ICollection<QAttempt> AssessorAttempts { get; set; }
Property Value
- ICollection<QAttempt>
public virtual VAddress BillingAddress { get; set; }
Property Value
- VAddress
public Guid? BillingAddressIdentifier { get; set; }
Property Value
- Guid?
public DateTime? Birthdate { get; set; }
Property Value
- DateTime?
public bool? CandidateIsActivelySeeking { get; set; }
Property Value
- bool?
public string EmergencyContactName { get; set; }
Property Value
- string
public string EmergencyContactPhone { get; set; }
Property Value
- string
public string EmergencyContactRelationship { get; set; }
Property Value
- string
public Guid? EmployerGroupIdentifier { get; set; }
Property Value
- Guid?
public string EmployerGroupName { get; set; }
Property Value
- string
public string EmployerGroupRegion { get; set; }
Property Value
- string
public string EmployerGroupStatus { get; set; }
Property Value
- string
public Guid? EmployerGroupStatusItemIdentifier { get; set; }
Property Value
- Guid?
public virtual ICollection<QEventAttendee> EventAttendees { get; set; }
Property Value
- ICollection<QEventAttendee>
public string FirstLanguage { get; set; }
Property Value
- string
public virtual VAddress HomeAddress { get; set; }
Property Value
- VAddress
public Guid? HomeAddressIdentifier { get; set; }
Property Value
- Guid?
public bool IsAdministrator { get; set; }
Property Value
- bool
public bool IsArchived { get; set; }
Property Value
- bool
public bool IsLearner { get; set; }
Property Value
- bool
public string Language { get; set; }
Property Value
- string
public virtual ICollection<QAttempt> LearnerAttempts { get; set; }
Property Value
- ICollection<QAttempt>
public virtual ICollection<TQuizAttempt> LearnerQuizAttempts { get; set; }
Property Value
- ICollection<TQuizAttempt>
public Guid OrganizationIdentifier { get; set; }
Property Value
- Guid
public string PersonCode { get; set; }
Property Value
- string
public string Region { get; set; }
Property Value
- string
public virtual ICollection<QRegistrationInstructor> RegistrationInstructors { get; set; }
Property Value
- ICollection<QRegistrationInstructor>
public virtual ICollection<QRegistration> Registrations { get; set; }
Property Value
- ICollection<QRegistration>
public virtual ICollection<QRegistration> RequestedRegistrations { get; set; }
Property Value
- ICollection<QRegistration>
public virtual VAddress ShippingAddress { get; set; }
Property Value
- VAddress
public Guid? ShippingAddressIdentifier { get; set; }
Property Value
- Guid?
public string SocialInsuranceNumber { get; set; }
Property Value
- string
public string TradeworkerNumber { get; set; }
Property Value
- string
public virtual VUser User { get; set; }
Property Value
- VUser
public string UserEmail { get; set; }
Property Value
- string
public string UserEmailAlternate { get; set; }
Property Value
- string
public bool UserEmailAlternateEnabled { get; set; }
Property Value
- bool
public bool UserEmailEnabled { get; set; }
Property Value
- bool
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 UserPhone { get; set; }
Property Value
- string
public string UserTimeZone { get; set; }
Property Value
- string
public DateTimeOffset? UtcArchived { get; set; }
Property Value
- DateTimeOffset?
public virtual ICollection<QEvent> VenueCoordinatorEvents { get; set; }
Property Value
- ICollection<QEvent>
public virtual VAddress WorkAddress { get; set; }
Property Value
- VAddress
public Guid? WorkAddressIdentifier { get; set; }
Property Value
- Guid?