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






Removes the exception associated with the specified item from the recurrence.

Namespace: MindFusion.Scheduling
Assembly: Recurrence.js

 Syntax

JavaScript  Copy Code

function removeException (item)

 Parameters

item

Item. The item whose exception to remove.

 See Also

Recurrence Members
Recurrence Class
MindFusion.Scheduling Namespace