RunBaseReport.canGoBatch Method [AX 2012]

Returns false.

Syntax

public boolean canGoBatch()

Run On

Called

Return Value

Type: boolean
Always returns false.

Remarks

This method must be in this class because it is called from the DialogRunBase class.

See Also

Reference

RunBaseReport Class