Share via


TradeTotals.costValue Method [AX 2012]

Determines the cost value of the current order line.

Syntax

protected CostAmount costValue(InventQty _inventQty)

Run On

Server

Parameters

Return Value

Type: CostAmount Extended Data Type
The cost value of the current order line.

See Also

Reference

TradeTotals Class