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





Gets on which days of a week the event occurs.

Namespace: MindFusion.Scheduling
Assembly: Recurrence.js

 Syntax

JavaScript  Copy Code

function getDaysOfWeek ()

 Return Value

Type: DaysOfWeek
The days of week.

 Remarks

This value is used when the recurrence Pattern is set to Weekly.

 See Also

Recurrence Members
Recurrence Class
MindFusion.Scheduling Namespace