Gets or sets the type of monthly recurrence.
Namespace: MindFusion.Scheduling
Assembly: Recurrence.js
SyntaxJavaScript
Copy Code
|
|---|
get monthlyRecurrence() {} |
MonthlyRecurrence
One of the MonthlyRecurrence enumeration values.
RemarksThe property is used when the Pattern is set to RecurrencePattern.Monthly.
See Also