Share via


TaxModelExciseTaxable_IN.shouldPostAmountRegister Method [AX 2012]

To determine if excise amount register should be posted or not.

Syntax

public NoYes shouldPostAmountRegister()

Run On

Called

Return Value

Type: NoYes Enumeration
true if the document line should post excise amount register; otherwise, false.

See Also

Reference

TaxModelExciseTaxable_IN Interface