MindFusion.Scheduling for ASP.NET Programmer's Guide
Recurrence.getMonths Method
See Also
 





Gets how many months should pass before the event occurs again.

Namespace: MindFusion.Scheduling
Assembly: Recurrence.js

 Syntax

JavaScript  Copy Code

function getMonths ()

 Return Value

Type: Number
The number of months.

 Remarks

The value of this property is used when the recurrence Pattern is set to Monthly.

 See Also

Recurrence Members
Recurrence Class
MindFusion.Scheduling Namespace