Table of Contents

Class VerificationInputVariables

Namespace
Shift.Toolbox.Integration.DirectAccess
Assembly
Shift.Toolbox.dll
public class VerificationInputVariables
Inheritance
VerificationInputVariables
Inherited Members
Extension Methods

Constructors

VerificationInputVariables()

public VerificationInputVariables()

Properties

AdminIsInternal

public bool AdminIsInternal { get; set; }

Property Value

bool

CandidateCode

public string CandidateCode { get; set; }

Property Value

string

CandidateStatus

public string CandidateStatus { get; set; }

Property Value

string

ClassFormCodes

public List<string> ClassFormCodes { get; set; }

Property Value

List<string>

ClassStatus

public string ClassStatus { get; set; }

Property Value

string

CurrentTime

public DateTimeOffset CurrentTime { get; set; }

Property Value

DateTimeOffset

EventIsOnline

public bool EventIsOnline { get; set; }

Property Value

bool

EventTime

public DateTimeOffset EventTime { get; set; }

Property Value

DateTimeOffset

FormCode

public string FormCode { get; set; }

Property Value

string

FormConflictCount

public int FormConflictCount { get; set; }

Property Value

int

HolidayCalendar

public List<DateTimeOffset> HolidayCalendar { get; set; }

Property Value

List<DateTimeOffset>

ScheduleConflictCount

public int ScheduleConflictCount { get; set; }

Property Value

int

ScheduledExams

public List<CodeAndDate> ScheduledExams { get; set; }

Property Value

List<CodeAndDate>

TradeLevelAttempted

public DateTimeOffset? TradeLevelAttempted { get; set; }

Property Value

DateTimeOffset?

TradeStatus

public string TradeStatus { get; set; }

Property Value

string