Search
RecurringItemConfirmEvent.getConfirmAll Method
See Also
 






Gets a value indicating whether the operation is allowed for all occurrences of a repeating item.

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

 Syntax

Java  Copy Code

public boolean getConfirmAll ()

 Return Value

true to allow the operation for all occurrences of the recurring item.

 See Also