Gets the recurrence state of this Item.
Namespace: MindFusion.Scheduling
File: Item.js
SyntaxJavaScript
Copy Code
|
|---|
get recurrenceState() {} |
One of the RecurrenceState enumeration values.
RemarksThe RecurrenceState members indicate if the item is master, has no recurrence, is one of the ocurrences or is an exception.
See Also