Tax.getTaxIncludedInItemPrice Method [AX 2012]

Determines whether the tax is included in the item price.

Syntax

public boolean getTaxIncludedInItemPrice()

Run On

Server

Return Value

Type: boolean
true if tax is included in item price; otherwise, false.

See Also

Reference

Tax Class