MindFusion.Scheduling for JavaScript Programmer's Guide
Item.recurrenceState Property
See Also
 






Gets the recurrence state of this Item.

Namespace: MindFusion.Scheduling
Assembly: Item.js

 Syntax

JavaScript  Copy Code

get recurrenceState() {}

 Property Value

One of the RecurrenceState enumeration values.

 Remarks

The RecurrenceState members indicate if the item is master, has no recurrence, is one of the ocurrences or is an exception.

 See Also

Item Members
Item Class
MindFusion.Scheduling Namespace