Share via


TaxWithHoldReport.canGoBatch Method [AX 2012]

Returns false .

Syntax

public boolean canGoBatch()

Run On

Server

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

TaxWithHoldReport Class