Gets or sets how many times a recurring event should occur.
Namespace: MindFusion.Scheduling
Assembly: Recurrence.js
SyntaxJavaScript
Copy Code
|
|---|
get numOccurrences() {} |
An integer that specifies the number of occurrencies of the event.
See Also