CalRecurrenceRuleMBS methods

Online Documentation   -   Statistics   -   FAQ   -   Plugin Parts (All, Dependencies)   -   Class hierarchy

New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1

The list of the   topics,   classes,   interfaces,   controls,   modules,   global methods by category,   global methods by name,   screenshots,   licenses   and   examples.

Platforms to show: All Mac Windows Linux Cross-Platform

Back to CalRecurrenceRuleMBS class.

CalRecurrenceRuleMBS.Constructor   Private

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Calendar MBS MacFrameworks Plugin 13.1 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The private constructor.

CalRecurrenceRuleMBS.daysOfTheMonth as Integer()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Calendar MBS MacFrameworks Plugin 11.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
This property can be accessed as an array containing one or more integers corresponding to the days of the month the event recurs.

This property is valid for rules whose CalRecurrenceType is CalMonthlyRecurrence, and that were initialized with one or more specific days of the month (not with a day of the week and week of the month).

For all other CalRecurrenceRules, this property is empty.

CalRecurrenceRuleMBS.daysOfTheWeek as Integer()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Calendar MBS MacFrameworks Plugin 11.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
This property can be accessed as an array containing one or more integers corresponding to the days of the week the event recurs.

This property is valid for rules whose CalRecurrenceType is CalWeeklyRecurrence. For all other CalRecurrenceRules, this property is empty.

CalRecurrenceRuleMBS.monthsOfTheYear as Integer()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Calendar MBS MacFrameworks Plugin 11.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
This property can be accessed as an array containing one or more integer corresponding to the months of the year the event recurs.

This property is valid for rules whose CalRecurrenceType is CalYearlyRecurrence. For all other CalRecurrenceRules, this property is empty.

CalRecurrenceRuleMBS.nthWeekDaysOfTheMonth as CalNthWeekDayMBS()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Calendar MBS MacFrameworks Plugin 11.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
This property can be accessed as an array containing exactly one CalNthWeekDay corresponding to the week of the month the event recurs.

This property is valid for rules whose CalRecurrenceType is CalMonthlyRecurrence or CalYearlyRecurrence, and that were initialized with a day of the week and week of the month. For all other CalRecurrenceRules, this property is empty.

The items on this page are in the following plugins: MBS MacFrameworks Plugin.


💬 Ask a question or report a problem