Gets or sets the type of yearly recurrence.
Namespace: MindFusion.Scheduling
File: Recurrence.js
SyntaxJavaScript
Copy Code
|
|---|
get yearlyRecurrence() {} |
YearlyRecurrence
One of the YearlyRecurrence enumeration values.
RemarksThis property is used when the Pattern is set to RecurrencePattern.Yearly.
See Also