Returns the effective end date for this recurrence.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
Java Copy Code |
---|
public DateTime getEffectiveEndDate () |
The end date of the recurrence if the recurrence is set to expire or DateTime.MaxValue otherwise.
The end date is calculated from the specified repeat number if setRecurrenceEnd is set to RecurrenceEnd.NumOccurrences.
JPlanner Programmer's Guide | © 2023 MindFusion |