Specifies monthly recurrence patterns.
Namespace: MindFusion.Scheduling
File: Enum.js
JavaScript Copy Code |
---|
// enum |
Member name | Description | |
---|---|---|
ByDayNumber |
The event occurs on the given day of the month. |
|
ByDayType |
The event occurs on a given type of day in the specified week of the month. |
Used by the Recurrence.monthly property of the Recurrence class.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |