Share via


TaxModelTaxable_IN.shouldPostTaxTrans Method [AX 2012]

To determine if tax transaction should be posted or not.

Syntax

public NoYes shouldPostTaxTrans()

Run On

Called

Return Value

Type: NoYes Enumeration
true if the document line should post tax transaction; otherwise, false.

See Also

Reference

TaxModelTaxable_IN Interface