MindFusion.Scheduling for JavaScript Programmer's Guide
Recurrence.getEndDate Method
See Also
 






Returns the end date for this Recurrence. The end date is calculated based on the specified repeat number if RecurrenceEnd is set to NumOccurrences.

Namespace: MindFusion.Scheduling
Assembly: Recurrence.js

 Syntax

JavaScript  Copy Code

function getEndDate ()

 Return Value

DateTime. The end date of the Recurrence if the recurrence is set to expire or DateTime.MaxValue otherwise.

 See Also

Recurrence Members
Recurrence Class
MindFusion.Scheduling Namespace