Gets the index of a repeating occurrence of a recurring item. Namespace: MindFusion.Scheduling
|
C# |
---|
public int OccurrenceIndex { get; set; } |
Visual Basic |
---|
Public Property OccurrenceIndex As Integer |
An integer value identifying the index of an occurrence item within the recurrence array. If the item is not recurring, this property returns -1.