Search
RecurringItemConfirmEvent.getConfirmOccurrence Method
See Also
 






Gets a value indicating whether the operation is allowed for the particular occurrence.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public boolean getConfirmOccurrence ()

 Return Value

true to allow the operation for the specified item's occurrence; otherwise, false.

 See Also