Initializes a new instance of the RecurrenceException class.
Namespace: MindFusion.Scheduling
Assembly: RecurrenceException.js
SyntaxJavaScript
Copy Code
|
|---|
function RecurrenceException () |
RemarksRepresents an exception of the recurrence pattern.
See Also