Share via


TaxableDocument.doTaxGroupExistsForDocument Method [AX 2012]

Determines if tax group are set on any line of the document.

Syntax

public boolean doTaxGroupExistsForDocument()

Run On

Called

Return Value

Type: boolean
true if tax groups exist on any line; otherwise, false.

See Also

Reference

TaxableDocument Interface