DeliverySlipCalcTax_BR.isTaxIncluded Method [AX 2012]

Indicates whether tax is included in the item price for the sales document.

Syntax

public boolean isTaxIncluded()

Run On

Server

Return Value

Type: boolean
Always returns false.

Remarks

This method is overridden in child classes to determine whether tax is included for the various sales documents.

See Also

Reference

DeliverySlipCalcTax_BR Class