DeliverySlipCalcTax__DeliverySlip_BR.isTaxIncluded Method [AX 2012]

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

Syntax

public boolean isTaxIncluded()

Run On

Server

Return Value

Type: boolean
true if tax is included in the item price; otherwise false.

See Also

Reference

DeliverySlipCalcTax__DeliverySlip_BR Class