SysDatabaseLogCleanup.canGoBatch Method [AX 2012]
Returns true.
Syntax
public boolean canGoBatch()
Run On
Called
Return Value
Type: boolean
Always returns true.
Remarks
This method must be in this class because it is called from the DialogRunbase class.