Gets or sets the type of daily recurrence.
Namespace: MindFusion.Scheduling
File: Recurrence.js
SyntaxJavaScript
Copy Code
|
|---|
get dailyRecurrence() {} |
DailyRecurrence
One of the DailyRecurrence enumeration values.
RemarksThis property is used when the Pattern is set to RecurrencePattern.Daily.
See Also