DeliverySlipCalcTax__DeliverySlip_BR.transQty Method [AX 2012]

Retrieves the value of the SalesQty field of the current order line.

Syntax

public SalesQty transQty()

Run On

Server

Return Value

Type: SalesQty Extended Data Type
The value of the SalesQty field of the current order line.

See Also

Reference

DeliverySlipCalcTax__DeliverySlip_BR Class