Search
Recurrence.weeks Property
See Also
 






Gets or sets the number of weeks between two consecutive occurrences of the event.

Namespace: MindFusion.Scheduling
File: Recurrence.js

 Syntax

JavaScript  Copy Code

get weeks() {}

 Property Value

An integer value that specifies the number of weeks.

 See Also