TcxSchedulerCustomRecurrenceInfoData Record
Declaration
TcxSchedulerCustomRecurrenceInfoData = record
Remarks
Record fields include:
Value | Meaning |
---|---|
Count | Specifies the number of occurrences of the event/holiday. |
DayNumber | Specifies the day number in a month, working week, Saturdays/Sundays in a month, or weekend that the event/holiday will reoccur on. |
DayType | Specifies the day type used to calculate event/holiday occurrences in the Recurrence pattern. |
Finish | Specifies the end date and time of event/holiday occurrences. |
OccurDays | Specifies the days in a week that the event/holiday reoccurs on. |
Periodicity | Specifies the frequency with which the event/holiday reoccurs with respect to the time base specified by the Recurrence field. |
Recurrence | Specifies the time base for the frequency of event/holiday occurrences. |
Start | Specifies the start date and time for event/holiday occurrences. |
YearPeriodicity | Specifies the frequency with which the event/holiday reoccurs on a yearly basis. |
Version | Reserved for internal use. |
DismissDate | Specifies a date when a reminder will be switched off for the corresponding event/holiday occurrence. |
See Also