import "IToiSchedulerService.idl";
Public Attributes | |
IToiSchedulerService::TToiSeriesId | Id |
string | Category |
string | ActivityType |
IToiSchedulerService::TToiTime | Start |
long | Duration |
long | Weekdays |
long | OriginalNumberOfOccurences |
The activity type.
The category the series belongs to.
The duration. A value < 0 means no OnScheduledStop will be sent
Series identifier.
The number of occurrences originally scheduled for this recurrent booking. If some occurrences have been removed, the value might not reflect the actual number of bookings connected to this recurrent booking.
The start time of the series.
Bit mask indicating which days a recurring booking shall happen.