Gets or sets the month of the year when the event occurs.
Namespace: MindFusion.Scheduling
File: Recurrence.js
SyntaxJavaScript
Copy Code
|
|---|
get monthOfYear() {} |
Values must range from 1 to 12.
RemarksThe property is used when the Pattern is set to RecurrencePattern.Yearly.
See Also