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





Gets in which month of the year the event occurs.

Namespace: MindFusion.Scheduling
Assembly: Recurrence.js

 Syntax

JavaScript  Copy Code

function getMonthOfYear ()

 Return Value

Type: Number
The month (0-11);

 Remarks

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

 See Also

Recurrence Members
Recurrence Class
MindFusion.Scheduling Namespace