MindFusion.Scheduling for ASP.NET Programmer's Guide
Recurrence.getNumOccurrences Method
See Also
 





Gets a value indicating how many times the recurring event should occur.

Namespace: MindFusion.Scheduling
Assembly: Recurrence.js

 Syntax

JavaScript  Copy Code

function getNumOccurrences ()

 Return Value

Type: Number
The value indicating how many times the recurring event should occur.

 Remarks

The value of this property is used when RecurrenceEnd is set to NumOccurrences.

 See Also

Recurrence Members
Recurrence Class
MindFusion.Scheduling Namespace