Share via


Tutorial_RunbaseForm.canGoBatch Method [AX 2012]

Always returns true.

Syntax

public boolean canGoBatch()

Run On

Called

Return Value

Type: boolean
true.

Remarks

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

See Also

Reference

Tutorial_RunbaseForm Class