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





Gets the end date of the recurrence.

Namespace: MindFusion.Scheduling
Assembly: Recurrence.js

 Syntax

JavaScript  Copy Code

function getEndDate ()

 Return Value

Type: DateTime
The end date of the recurrence if the recurrence is set to expire or DateTime.maxValue if RecurrenceEnd is set to Never.

 See Also

Recurrence Members
Recurrence Class
MindFusion.Scheduling Namespace