Share via


TaxModelExciseTaxable_IN.isExciseConsignment Method [AX 2012]

To determine if the document line is consignment or not.

Syntax

public NoYesId isExciseConsignment()

Run On

Called

Return Value

Type: NoYesId Extended Data Type
true if the document line is consignment;otherwise, false.

See Also

Reference

TaxModelExciseTaxable_IN Interface