Gets or sets the number of weeks between two consecutive occurrences of the event.
Namespace: MindFusion.Scheduling
File: Recurrence.js
SyntaxJavaScript
Copy Code
|
|---|
get weeks() {} |
An integer value that specifies the number of weeks.
RemarksThe property is used when the Pattern is set to RecurrencePattern.Weekly.
See Also