Gets the recurrence state of this Item.
Namespace: MindFusion.Scheduling
File: Item.js
JavaScript Copy Code |
---|
get recurrenceState() {} |
One of the RecurrenceState enumeration values.
The RecurrenceState members indicate if the item is master, has no recurrence, is one of the ocurrences or is an exception.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |