Search
Recurrence.yearly Property
See Also
 






Gets or sets the type of yearly recurrence.

Namespace: MindFusion.Scheduling
File: Recurrence.js

 Syntax

JavaScript  Copy Code

get yearly() {}

 Property Value

One of the YearlyRecurrence enumeration values.

 See Also