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





Initializes a new instance of the Recurrence class.

Namespace: MindFusion.Scheduling
Assembly: Recurrence.js

 Syntax

JavaScript  Copy Code

function Recurrence (recurrence)

 Parameters

recurrence

Type: Object
The object containing the recurrence info.

 Remarks

Detailed information on how to programatically create Recurrence instances on the client can be found here.

 See Also

Recurrence Class
MindFusion.Scheduling Namespace
Recurrences on the Client