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





Gets a value indicating on which day of a week the event occurs.

Namespace: MindFusion.Scheduling
Assembly: Recurrence.js

 Syntax

JavaScript  Copy Code

function getDay ()

 Return Value

Type: DayOfWeekType
The day of a week.

 Remarks

This value is used when the recurrence Pattern is set to Monthly or Yearly and MonthlyRecurrence or YearlyRecurrence are set to ByDayType.

 See Also

Recurrence Members
Recurrence Class
MindFusion.Scheduling Namespace