Search
Recurrence.months Property
See Also
 






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

Namespace: MindFusion.Scheduling
File: Recurrence.js

 Syntax

JavaScript  Copy Code

get months() {}

 Property Value

An integer that specifies the number of months.

 See Also