Table of Contents

Class ModifyEvent

Namespace
Shift.Contract
Assembly
Shift.Sdk.dll
public class ModifyEvent
Inheritance
ModifyEvent
Inherited Members
Extension Methods

Constructors

ModifyEvent()

public ModifyEvent()

Properties

AchievementIdentifier

public Guid? AchievementIdentifier { get; set; }

Property Value

Guid?

AllowMultipleRegistrations

public bool AllowMultipleRegistrations { get; set; }

Property Value

bool
public bool? AllowRegistrationWithLink { get; set; }

Property Value

bool?

AppointmentType

public string AppointmentType { get; set; }

Property Value

string

BillingCodeEnabled

public bool BillingCodeEnabled { get; set; }

Property Value

bool

CapacityMaximum

public int? CapacityMaximum { get; set; }

Property Value

int?

CapacityMinimum

public int? CapacityMinimum { get; set; }

Property Value

int?

Content

public string Content { get; set; }

Property Value

string

CreditHours

public decimal? CreditHours { get; set; }

Property Value

decimal?

DistributionCode

public string DistributionCode { get; set; }

Property Value

string

DistributionErrors

public string DistributionErrors { get; set; }

Property Value

string

DistributionExpected

public DateTimeOffset? DistributionExpected { get; set; }

Property Value

DateTimeOffset?

DistributionOrdered

public DateTimeOffset? DistributionOrdered { get; set; }

Property Value

DateTimeOffset?

DistributionProcess

public string DistributionProcess { get; set; }

Property Value

string

DistributionShipped

public DateTimeOffset? DistributionShipped { get; set; }

Property Value

DateTimeOffset?

DistributionStatus

public string DistributionStatus { get; set; }

Property Value

string

DistributionTracked

public DateTimeOffset? DistributionTracked { get; set; }

Property Value

DateTimeOffset?

DurationQuantity

public int? DurationQuantity { get; set; }

Property Value

int?

DurationUnit

public string DurationUnit { get; set; }

Property Value

string

EventBillingType

public string EventBillingType { get; set; }

Property Value

string

EventCalendarColor

public string EventCalendarColor { get; set; }

Property Value

string

EventClassCode

public string EventClassCode { get; set; }

Property Value

string

EventDescription

public string EventDescription { 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

EventPublicationStatus

public string EventPublicationStatus { get; set; }

Property Value

string

EventRequisitionStatus

public string EventRequisitionStatus { get; set; }

Property Value

string

EventScheduledEnd

public DateTimeOffset? EventScheduledEnd { get; set; }

Property Value

DateTimeOffset?

EventScheduledStart

public DateTimeOffset EventScheduledStart { get; set; }

Property Value

DateTimeOffset

EventSchedulingStatus

public string EventSchedulingStatus { get; set; }

Property Value

string

EventSource

public string EventSource { get; set; }

Property Value

string

EventSummary

public string EventSummary { get; set; }

Property Value

string

EventTitle

public string EventTitle { get; set; }

Property Value

string

EventType

public string EventType { get; set; }

Property Value

string

ExamDurationInMinutes

public int? ExamDurationInMinutes { get; set; }

Property Value

int?

ExamMaterialReturnShipmentCode

public string ExamMaterialReturnShipmentCode { get; set; }

Property Value

string

ExamMaterialReturnShipmentCondition

public string ExamMaterialReturnShipmentCondition { get; set; }

Property Value

string

ExamMaterialReturnShipmentReceived

public DateTimeOffset? ExamMaterialReturnShipmentReceived { get; set; }

Property Value

DateTimeOffset?

ExamStarted

public DateTimeOffset? ExamStarted { get; set; }

Property Value

DateTimeOffset?

ExamType

public string ExamType { get; set; }

Property Value

string

IntegrationWithholdDistribution

public bool IntegrationWithholdDistribution { get; set; }

Property Value

bool

IntegrationWithholdGrades

public bool IntegrationWithholdGrades { get; set; }

Property Value

bool

InvigilatorMinimum

public int? InvigilatorMinimum { get; set; }

Property Value

int?

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

LearnerRegistrationGroupIdentifier

public Guid? LearnerRegistrationGroupIdentifier { get; set; }

Property Value

Guid?

MandatorySurveyFormIdentifier

public Guid? MandatorySurveyFormIdentifier { get; set; }

Property Value

Guid?

OrganizationIdentifier

public Guid OrganizationIdentifier { get; set; }

Property Value

Guid

PersonCodeIsRequired

public bool PersonCodeIsRequired { get; set; }

Property Value

bool

PublicationErrors

public string PublicationErrors { get; set; }

Property Value

string

RegistrationDeadline

public DateTimeOffset? RegistrationDeadline { get; set; }

Property Value

DateTimeOffset?

RegistrationFields

public string RegistrationFields { get; set; }

Property Value

string

RegistrationLocked

public DateTimeOffset? RegistrationLocked { get; set; }

Property Value

DateTimeOffset?

RegistrationStart

public DateTimeOffset? RegistrationStart { get; set; }

Property Value

DateTimeOffset?

VenueCoordinatorIdentifier

public Guid? VenueCoordinatorIdentifier { get; set; }

Property Value

Guid?

VenueLocationIdentifier

public Guid? VenueLocationIdentifier { get; set; }

Property Value

Guid?

VenueOfficeIdentifier

public Guid? VenueOfficeIdentifier { get; set; }

Property Value

Guid?

VenueRoom

public string VenueRoom { get; set; }

Property Value

string

WaitlistEnabled

public bool WaitlistEnabled { get; set; }

Property Value

bool