Gets the index of a repeating occurrence of a recurring item.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public int getOccurrenceIndex () |
An integer value identifying the index of an occurrence item within the recurrence array. If the item is not recurring, this property returns -1.
See Also