Search
Recurrence.occurrence Property
See Also
 






Gets or sets on which occurrence of the week within the month the event occurs.

Namespace: MindFusion.Scheduling
File: Recurrence.js

 Syntax

JavaScript  Copy Code

get occurrence() {}

 Property Value

One of Occurrence enumeration values.

 See Also