Share via


TaxPost.useAdjustedBaseAmountForBaseAmount Method [AX 2012]

Gets a value that indicates whether the adjusted base amount should be used instead of the base amount, when set.

Syntax

protected boolean useAdjustedBaseAmountForBaseAmount()

Run On

Server

Return Value

Type: boolean
true if the adjusted base amount should replace the base amount; otherwise, false.

See Also

Reference

TaxPost Class