Interface IEventCriteria
- Namespace
- Shift.Contract
- Assembly
- Shift.Sdk.dll
public interface IEventCriteria
- Extension Methods
-
Properties
AchievementIdentifier
Guid? AchievementIdentifier { get; set; }
Property Value
- Guid?
AllowMultipleRegistrations
bool? AllowMultipleRegistrations { get; set; }
Property Value
- bool?
AllowRegistrationWithLink
bool? AllowRegistrationWithLink { get; set; }
Property Value
- bool?
AppointmentType
string AppointmentType { get; set; }
Property Value
- string
CapacityMaximum
int? CapacityMaximum { get; set; }
Property Value
- int?
CapacityMinimum
int? CapacityMinimum { get; set; }
Property Value
- int?
Content
string Content { get; set; }
Property Value
- string
CreditHours
decimal? CreditHours { get; set; }
Property Value
- decimal?
DistributionCode
string DistributionCode { get; set; }
Property Value
- string
DistributionErrors
string DistributionErrors { get; set; }
Property Value
- string
DistributionExpected
DateTimeOffset? DistributionExpected { get; set; }
Property Value
- DateTimeOffset?
DistributionOrdered
DateTimeOffset? DistributionOrdered { get; set; }
Property Value
- DateTimeOffset?
DistributionProcess
string DistributionProcess { get; set; }
Property Value
- string
DistributionShipped
DateTimeOffset? DistributionShipped { get; set; }
Property Value
- DateTimeOffset?
DistributionStatus
string DistributionStatus { get; set; }
Property Value
- string
DistributionTracked
DateTimeOffset? DistributionTracked { get; set; }
Property Value
- DateTimeOffset?
DurationQuantity
int? DurationQuantity { get; set; }
Property Value
- int?
DurationUnit
string DurationUnit { get; set; }
Property Value
- string
EventBillingType
string EventBillingType { get; set; }
Property Value
- string
EventCalendarColor
string EventCalendarColor { get; set; }
Property Value
- string
EventClassCode
string EventClassCode { get; set; }
Property Value
- string
EventDescription
string EventDescription { get; set; }
Property Value
- string
string EventFormat { get; set; }
Property Value
- string
EventNumber
int? EventNumber { get; set; }
Property Value
- int?
EventPublicationStatus
string EventPublicationStatus { get; set; }
Property Value
- string
EventRequisitionStatus
string EventRequisitionStatus { get; set; }
Property Value
- string
EventScheduledEnd
DateTimeOffset? EventScheduledEnd { get; set; }
Property Value
- DateTimeOffset?
EventScheduledStart
DateTimeOffset? EventScheduledStart { get; set; }
Property Value
- DateTimeOffset?
EventSchedulingStatus
string EventSchedulingStatus { get; set; }
Property Value
- string
EventSource
string EventSource { get; set; }
Property Value
- string
EventSummary
string EventSummary { get; set; }
Property Value
- string
EventTitle
string EventTitle { get; set; }
Property Value
- string
EventType
string EventType { get; set; }
Property Value
- string
ExamDurationInMinutes
int? ExamDurationInMinutes { get; set; }
Property Value
- int?
ExamMaterialReturnShipmentCode
string ExamMaterialReturnShipmentCode { get; set; }
Property Value
- string
ExamMaterialReturnShipmentCondition
string ExamMaterialReturnShipmentCondition { get; set; }
Property Value
- string
ExamMaterialReturnShipmentReceived
DateTimeOffset? ExamMaterialReturnShipmentReceived { get; set; }
Property Value
- DateTimeOffset?
ExamStarted
DateTimeOffset? ExamStarted { get; set; }
Property Value
- DateTimeOffset?
ExamType
string ExamType { get; set; }
Property Value
- string
Filter
QueryFilter Filter { get; set; }
Property Value
- QueryFilter
IntegrationWithholdDistribution
bool? IntegrationWithholdDistribution { get; set; }
Property Value
- bool?
IntegrationWithholdGrades
bool? IntegrationWithholdGrades { get; set; }
Property Value
- bool?
InvigilatorMinimum
int? InvigilatorMinimum { get; set; }
Property Value
- int?
LastChangeTime
DateTimeOffset? LastChangeTime { get; set; }
Property Value
- DateTimeOffset?
LastChangeType
string LastChangeType { get; set; }
Property Value
- string
LastChangeUser
string LastChangeUser { get; set; }
Property Value
- string
LearnerRegistrationGroupIdentifier
Guid? LearnerRegistrationGroupIdentifier { get; set; }
Property Value
- Guid?
Guid? MandatorySurveyFormIdentifier { get; set; }
Property Value
- Guid?
OrganizationIdentifier
Guid? OrganizationIdentifier { get; set; }
Property Value
- Guid?
PersonCodeIsRequired
bool? PersonCodeIsRequired { get; set; }
Property Value
- bool?
PublicationErrors
string PublicationErrors { get; set; }
Property Value
- string
RegistrationDeadline
DateTimeOffset? RegistrationDeadline { get; set; }
Property Value
- DateTimeOffset?
RegistrationFields
string RegistrationFields { get; set; }
Property Value
- string
RegistrationLocked
DateTimeOffset? RegistrationLocked { get; set; }
Property Value
- DateTimeOffset?
RegistrationStart
DateTimeOffset? RegistrationStart { get; set; }
Property Value
- DateTimeOffset?
VenueCoordinatorIdentifier
Guid? VenueCoordinatorIdentifier { get; set; }
Property Value
- Guid?
VenueLocationIdentifier
Guid? VenueLocationIdentifier { get; set; }
Property Value
- Guid?
VenueOfficeIdentifier
Guid? VenueOfficeIdentifier { get; set; }
Property Value
- Guid?
VenueRoom
string VenueRoom { get; set; }
Property Value
- string
WaitlistEnabled
bool? WaitlistEnabled { get; set; }
Property Value
- bool?