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.
Indicates whether the current instance can be used for batch processing.
Syntax
public boolean canGoBatch()
Run On
Called
Return Value
Type: boolean
false if the current instance can be used for batch processing; otherwise, true.
Remarks
This method must be in this class because it is called from the dialogRunbase class.