MindFusion.Scheduling for JavaScript Programmer's Guide
Recurrence.numOccurrences Property
See Also
 






Gets or sets how many times a recurring event should occur.

Namespace: MindFusion.Scheduling
Assembly: Recurrence.js

 Syntax

JavaScript  Copy Code

get numOccurrences() {}

 Property Value

An integer that specifies the number of occurrencies of the event.

 See Also

Recurrence Members
Recurrence Class
MindFusion.Scheduling Namespace