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





Gets on which day of a month the event occurs.

Namespace: MindFusion.Scheduling
Assembly: Recurrence.js

 Syntax

JavaScript  Copy Code

function getDayOfMonth ()

 Return Value

Type: Number
The value specifying at which day of month the recurring event occurs (1-31).

 Remarks

This value is used when the recurrence Pattern is set to Monthly or Yearly.

 See Also

Recurrence Members
Recurrence Class
MindFusion.Scheduling Namespace