Gets the index of a repeating occurrence of a recurring Item.
Namespace: MindFusion.Scheduling
File: Item.js
JavaScript Copy Code |
---|
get occurrenceIndex() {} |
Number. The 0-based index of the occurrence that this Item represents.
Use the Item.recurrence property to set recurrence for the Item.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |