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






Gets the index of a repeating occurrence of a recurring Item.

Namespace: MindFusion.Scheduling
Assembly: Item.js

 Syntax

JavaScript  Copy Code

get occurrenceIndex() {}

 Property Value

Number. The 0-based index of the occurrence that this Item represents.

 Remarks

Use the Item.recurrence property to set recurrence for the Item.

 See Also

Item Members
Item Class
MindFusion.Scheduling Namespace