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
File: Recurrence.js
JavaScript Copy Code |
---|
function getEndDate () |
DateTime. The end date of the Recurrence if the recurrence is set to expire or DateTime.MaxValue otherwise.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |