Share via


TaxableDocument.getTaxIncluded Method [AX 2012]

Gets a flag that indicates whether the line amounts include taxes.

Syntax

public boolean getTaxIncluded()

Run On

Called

Return Value

Type: boolean
true if the line amounts include taxes; otherwise, false.

See Also

Reference

TaxableDocument Interface