Share via


InventOnHandQty.registered Method [AX 2012]

Retrieves the value of the Registered field.

Syntax

public InventQty registered()

Run On

Called

Return Value

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

Remarks

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

See Also

Reference

InventOnHandQty Class