Gets or sets the end date of the Recurrence.
Namespace: MindFusion.Scheduling
File: Recurrence.js
SyntaxJavaScript
Copy Code
|
|---|
get endDate() {} |
A DateTime instance that specifies the end date.
RemarksThe property is used when RecurrenceEnd is set to RecurrenceEnd.EndDate.
See Also