ASP.NET Pack Programmer's Guide
Recurrence Constructor
See Also
 





Initializes a new instance of the Recurrence class.

Namespace: MindFusion.Scheduling
Package: Recurrence.js

 Syntax

JavaScript  Copy Code

function Recurrence (recurrence)

 Parameters

recurrence

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