Gets the recurrence state of this item.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
Java Copy Code |
---|
public RecurrenceState getRecurrenceState () |
One of the RecurrenceState constants.
Events raised by the Calendar component could pass as an argument an occurrence or an exception of a recurring item. This property lets you determine the exact state of the item's recurrence state.
JPlanner Programmer's Guide | © 2023 MindFusion |