Initializes a new instance of the Recurrence class.
Namespace: MindFusion.Scheduling
File: Recurrence.js
JavaScript Copy Code |
---|
function Recurrence () |
The following code creates a Recurrence and assigns it to an item.
JavaScript Copy Code |
---|
var p = MindFusion.Scheduling; / setup the recurrence |