Gets or sets the day of the month when the event occurs.
Namespace: MindFusion.Scheduling
File: Recurrence.js
SyntaxJavaScript
Copy Code
|
|---|
get dayOfMonth() {} |
Number. An integer that specifies the day of the month. Values should range from 1 to 31.
See Also