Search
Recurrence.exceptions Property
See Also
 






Gets a list with all Recurrence exceptions.

Namespace: MindFusion.Scheduling
File: Recurrence.js

 Syntax

JavaScript  Copy Code

get exceptions() {}

 Property Value

A JavaScript Map object containing all exceptions.

 See Also