InventOnHandQty.received Method [AX 2012]
Retrieves the value of the Received field.
Syntax
public InventQty received()
Run On
Called
Return Value
Type: InventQty Extended Data Type
The value of the Received field.
Remarks
The method first retrieves an InventSum record and then returns the value of the Received field field.