Search
RecurrenceException Class
Remarks See Also
 






Initializes a new instance of the RecurrenceException class.

Namespace: MindFusion.Scheduling
File: RecurrenceException.js

 Syntax

JavaScript  Copy Code

// class
RecurrenceException.prototype = {}

 Remarks

Represents an exception of the recurrence pattern.

 Inheritance Hierarchy

MindFusion.Scheduling.RecurrenceException

 See Also