Share via


InventOnHandQty.deducted Method [AX 2012]

Retrieves the value of the Deducted field.

Syntax

public InventQty deducted()

Run On

Called

Return Value

Type: InventQty Extended Data Type
The value of the Deducted field.

Remarks

The method first retrieves an InventSum record and then returns the value of the Deducted field field.

See Also

Reference

InventOnHandQty Class