Table of Contents

Class QRegistration

Namespace
InSite.Application.Registrations.Read
Assembly
Shift.Sdk.dll
public class QRegistration
Inheritance
QRegistration
Inherited Members
Extension Methods

Constructors

QRegistration()

public QRegistration()

Properties

Accommodations

public virtual ICollection<QAccommodation> Accommodations { get; set; }

Property Value

ICollection<QAccommodation>

ApprovalProcess

public string ApprovalProcess { get; set; }

Property Value

string

ApprovalReason

public string ApprovalReason { get; set; }

Property Value

string

ApprovalStatus

public string ApprovalStatus { get; set; }

Property Value

string

Attempt

public virtual QAttempt Attempt { get; set; }

Property Value

QAttempt

AttemptIdentifier

public Guid? AttemptIdentifier { get; set; }

Property Value

Guid?

Attempts

public virtual ICollection<QAttempt> Attempts { get; set; }

Property Value

ICollection<QAttempt>

AttendanceStatus

public string AttendanceStatus { get; set; }

Property Value

string

AttendanceTaken

public DateTimeOffset? AttendanceTaken { get; set; }

Property Value

DateTimeOffset?

BillingCode

public string BillingCode { get; set; }

Property Value

string

BillingCustomer

public string BillingCustomer { get; set; }

Property Value

string

Candidate

public virtual VPerson Candidate { get; set; }

Property Value

VPerson

CandidateIdentifier

public Guid CandidateIdentifier { get; set; }

Property Value

Guid

CandidateType

public string CandidateType { get; set; }

Property Value

string

Customer

public virtual VGroup Customer { get; set; }

Property Value

VGroup

CustomerIdentifier

public Guid? CustomerIdentifier { get; set; }

Property Value

Guid?

DistributionExpected

public DateTimeOffset? DistributionExpected { get; set; }

Property Value

DateTimeOffset?

EligibilityProcess

public string EligibilityProcess { get; set; }

Property Value

string

EligibilityStatus

public string EligibilityStatus { get; set; }

Property Value

string

EligibilityUpdated

public DateTimeOffset? EligibilityUpdated { get; set; }

Property Value

DateTimeOffset?

Employer

public virtual VGroup Employer { get; set; }

Property Value

VGroup

EmployerIdentifier

public Guid? EmployerIdentifier { get; set; }

Property Value

Guid?

Event

public virtual QEvent Event { get; set; }

Property Value

QEvent

EventIdentifier

public Guid EventIdentifier { get; set; }

Property Value

Guid

EventPotentialConflicts

public string EventPotentialConflicts { get; set; }

Property Value

string

ExamFormIdentifier

public Guid? ExamFormIdentifier { get; set; }

Property Value

Guid?

ExamTimeLimit

public int? ExamTimeLimit { get; set; }

Property Value

int?

Form

public virtual QBankForm Form { get; set; }

Property Value

QBankForm

Grade

public string Grade { get; set; }

Property Value

string

GradeAssigned

public DateTimeOffset? GradeAssigned { get; set; }

Property Value

DateTimeOffset?

GradePublished

public DateTimeOffset? GradePublished { get; set; }

Property Value

DateTimeOffset?

GradeReleased

public DateTimeOffset? GradeReleased { get; set; }

Property Value

DateTimeOffset?

GradeWithheld

public DateTimeOffset? GradeWithheld { get; set; }

Property Value

DateTimeOffset?

GradeWithheldReason

public string GradeWithheldReason { get; set; }

Property Value

string

GradingProcess

public string GradingProcess { get; set; }

Property Value

string

GradingStatus

public string GradingStatus { get; set; }

Property Value

string

IncludeInT2202

public bool IncludeInT2202 { get; set; }

Property Value

bool

IsPresent

public bool IsPresent { get; }

Property Value

bool

LastChangeTime

public DateTimeOffset? LastChangeTime { get; set; }

Property Value

DateTimeOffset?

LastChangeType

public string LastChangeType { get; set; }

Property Value

string

LastChangeUser

public string LastChangeUser { get; set; }

Property Value

string

MaterialsIncludeDiagramBook

public bool? MaterialsIncludeDiagramBook { get; set; }

Property Value

bool?

MaterialsPackagedForDistribution

public string MaterialsPackagedForDistribution { get; set; }

Property Value

string

MaterialsPermittedToCandidates

public string MaterialsPermittedToCandidates { get; set; }

Property Value

string

OrganizationIdentifier

public Guid OrganizationIdentifier { get; set; }

Property Value

Guid

Payment

public virtual QPayment Payment { get; set; }

Property Value

QPayment

PaymentIdentifier

public Guid? PaymentIdentifier { get; set; }

Property Value

Guid?

RegistrationComment

public string RegistrationComment { get; set; }

Property Value

string

RegistrationFee

public decimal? RegistrationFee { get; set; }

Property Value

decimal?

RegistrationIdentifier

public Guid RegistrationIdentifier { get; set; }

Property Value

Guid

RegistrationInstructors

public virtual ICollection<QRegistrationInstructor> RegistrationInstructors { get; set; }

Property Value

ICollection<QRegistrationInstructor>

RegistrationPassword

public string RegistrationPassword { get; set; }

Property Value

string

RegistrationRequestedBy

public Guid? RegistrationRequestedBy { get; set; }

Property Value

Guid?

RegistrationRequestedByPerson

public virtual VPerson RegistrationRequestedByPerson { get; set; }

Property Value

VPerson

RegistrationRequestedOn

public DateTimeOffset? RegistrationRequestedOn { get; set; }

Property Value

DateTimeOffset?

RegistrationSequence

public int? RegistrationSequence { get; set; }

Property Value

int?

RegistrationSource

public string RegistrationSource { get; set; }

Property Value

string

SchoolIdentifier

public Guid? SchoolIdentifier { get; set; }

Property Value

Guid?

Score

public decimal? Score { get; set; }

Property Value

decimal?

Seat

public virtual QSeat Seat { get; set; }

Property Value

QSeat

SeatIdentifier

public Guid? SeatIdentifier { get; set; }

Property Value

Guid?

SynchronizationProcess

public string SynchronizationProcess { get; set; }

Property Value

string

SynchronizationStatus

public string SynchronizationStatus { get; set; }

Property Value

string

WorkBasedHoursToDate

public int? WorkBasedHoursToDate { get; set; }

Property Value

int?