Share via


SalesQuotationTotals.costValue Method [AX 2012]

Determines the cost value of the current order line.

Syntax

public 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

SalesQuotationTotals Class