MindFusion.Scheduling for JavaScript Programmer's Guide
Recurrence.associateWith Method
See Also
 






Associates the Recurrence with the specified item. If the supplied reference is null,the recurrence is detached from the currently associated master.

Namespace: MindFusion.Scheduling
Assembly: Recurrence.js

 Syntax

JavaScript  Copy Code

function associateWith (master)

 Parameters

master

Item. The item to associate with.

 See Also

Recurrence Members
Recurrence Class
MindFusion.Scheduling Namespace