Gets the index of a repeating occurrence of a recurring item. If the item is not recurring, this property returns -1.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public int OccurrenceIndex { get; set; } |
Visual Basic
![]() |
---|
Public Property OccurrenceIndex As Integer |
the zero based index of the recurrence of the Item; -1 if this is not a recurrent Item.