Returns the occurrence having the specified index.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
Java Copy Code |
---|
public Item getOccurrence ( |
The index of the occurrence to retrieve.
A reference to the occurrence with the specified index or null, if there is no such occurrence.
This function might take considerable amount of time if you specify a large index in an infinite recurrence.
JPlanner Programmer's Guide | © 2023 MindFusion |