Table of Contents

Class VExamEventSchedule

Namespace
InSite.Persistence
Assembly
InSite.Persistence.dll
public class VExamEventSchedule
Inheritance
VExamEventSchedule
Inherited Members

Constructors

VExamEventSchedule()

public VExamEventSchedule()

Properties

AccommodationCount

public int? AccommodationCount { get; set; }

Property Value

int?

AccommodationSummary

public string AccommodationSummary { get; set; }

Property Value

string

CandidateCount

public int? CandidateCount { get; set; }

Property Value

int?

CapacityMaximum

public int? CapacityMaximum { get; set; }

Property Value

int?

Eligibility

public string Eligibility { get; set; }

Property Value

string

EventBillingType

public string EventBillingType { get; set; }

Property Value

string

EventClassCode

public string EventClassCode { get; set; }

Property Value

string

EventFormat

public string EventFormat { get; set; }

Property Value

string

EventIdentifier

public Guid EventIdentifier { get; set; }

Property Value

Guid

EventNumber

public int EventNumber { get; set; }

Property Value

int

EventScheduledStart

public DateTimeOffset EventScheduledStart { get; set; }

Property Value

DateTimeOffset

EventSchedulingStatus

public string EventSchedulingStatus { get; set; }

Property Value

string

FormBankLevels

public string FormBankLevels { get; set; }

Property Value

string

FormBankTypes

public string FormBankTypes { get; set; }

Property Value

string

InvigilatorCount

public int? InvigilatorCount { get; set; }

Property Value

int?

InvigilatorMinimum

public int? InvigilatorMinimum { get; set; }

Property Value

int?

OrganizationIdentifier

public Guid OrganizationIdentifier { get; set; }

Property Value

Guid

PhysicalAddress

public string PhysicalAddress { get; set; }

Property Value

string

PhysicalCity

public string PhysicalCity { get; set; }

Property Value

string

PhysicalProvince

public string PhysicalProvince { get; set; }

Property Value

string

Trades

public string Trades { get; set; }

Property Value

string

VenueName

public string VenueName { get; set; }

Property Value

string

VenueOffice

public string VenueOffice { get; set; }

Property Value

string

VenueRoom

public string VenueRoom { get; set; }

Property Value

string