Share via


TaxPost.useTaxUncommitted Method [AX 2012]

Determines whether the Tax class should use the TaxUncommitted table.

Syntax

public boolean useTaxUncommitted()

Run On

Server

Return Value

Type: boolean
true if the Tax class should use the TaxUncommitted table; otherwise, false.

See Also

Reference

TaxPost Class