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





Gets on which occurrence of the day type specified by getDay the event occurs.

Namespace: MindFusion.Scheduling
Assembly: Recurrence.js

 Syntax

JavaScript  Copy Code

function getOccurrence ()

 Return Value

Type: Occurrence
The day type.

 Remarks

The value of this property 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