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





Gets the type of daily recurrence.

Namespace: MindFusion.Scheduling
Assembly: Recurrence.js

 Syntax

JavaScript  Copy Code

function getDailyRecurrence ()

 Return Value

Type: DailyRecurrence
The type of daily recurrence.

 Remarks

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

 See Also

Recurrence Members
Recurrence Class
MindFusion.Scheduling Namespace