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
SyntaxJavaScript
Copy Code
|
|---|
function associateWith (master) |
Item. The item to associate with.
See Also