Share via


SalesCalcTax_ParmTrans.doTaxGroupExistsForDocument Method [AX 2012]

Gets a value that indicates if a tax group exists for on any line of the document.

Syntax

public boolean doTaxGroupExistsForDocument()

Run On

Server

Return Value

Type: boolean
true if a tax group exists for any line; otherwise, false.

See Also

Reference

SalesCalcTax_ParmTrans Class