IToiSchedulerService::TToiSeries Struct Reference


Description

Technical Preview:
This structure is a TECHNICAL PREVIEW, it may change. Structure containing information about an existing series

import "IToiSchedulerService.idl";

List of all members.

Public Attributes

IToiSchedulerService::TToiSeriesId Id
string Category
string ActivityType
IToiSchedulerService::TToiTime Start
long Duration
long Weekdays
long OriginalNumberOfOccurences

Member Data Documentation

The category the series belongs to.

The duration. A value < 0 means no OnScheduledStop will be sent

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.

Bit mask indicating which days a recurring booking shall happen.