Search
RecurrenceException Constructor
See Also
 






Initializes a new instance of the RecurrenceException class.

Namespace: MindFusion.Scheduling
File: RecurrenceException.js

 Syntax

JavaScript  Copy Code

function RecurrenceException ()

 Remarks

Represents an exception of the recurrence pattern.

 See Also