Table of Contents

Class SearchRegistrations

Namespace
Shift.Contract
Assembly
Shift.Sdk.dll
public class SearchRegistrations : Query<IEnumerable<RegistrationMatch>>, IQuery<IEnumerable<RegistrationMatch>>, IRegistrationCriteria
Inheritance
SearchRegistrations
Implements
Inherited Members
Extension Methods

Constructors

SearchRegistrations()

public SearchRegistrations()

Properties

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

AttemptIdentifier

public Guid? AttemptIdentifier { get; set; }

Property Value

Guid?

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

CandidateIdentifier

public Guid? CandidateIdentifier { get; set; }

Property Value

Guid?

CandidateType

public string CandidateType { get; set; }

Property Value

string

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?

EmployerIdentifier

public Guid? EmployerIdentifier { get; set; }

Property Value

Guid?

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?

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?

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?

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?

RegistrationPassword

public string RegistrationPassword { get; set; }

Property Value

string

RegistrationRequestedBy

public Guid? RegistrationRequestedBy { get; set; }

Property Value

Guid?

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?

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?