Share via


InventOnHandQueryDelta::newFromQuery Method [AX 2012]

Create a new instance of the InventOnHandQueryDelta class based on the specified query object.

Syntax

client server public static InventOnHandQueryDelta newFromQuery(Query _query)

Run On

Called

Parameters

Return Value

Type: InventOnHandQueryDelta Class
A new instance of the InventOnHandQueryDelta class.

See Also

Reference

InventOnHandQueryDelta Class