Share via


TaxModelExciseTaxable_IN.shouldPostQuantityRegister Method [AX 2012]

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

Syntax

public NoYes shouldPostQuantityRegister()

Run On

Called

Return Value

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

See Also

Reference

TaxModelExciseTaxable_IN Interface