TradeCalcTax.doTaxGroupExistsForDocument Method [AX 2012]

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

Syntax

public boolean doTaxGroupExistsForDocument()

Run On

Called

Return Value

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

See Also

Reference

TradeCalcTax Class