Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks whether workflow auto approval can be enabled for the record.
Syntax
public boolean canEnableDisableAutoApproval(boolean _isEnable)
Run On
Called
Parameters
- _isEnable
Type: boolean
A Boolean value that indicates whether the button is enabled.
Return Value
Type: boolean
true if the button can be enabled; otherwise, false.