Share via


InventOnHandQueryStandard::newFromQuery Method [AX 2012]

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

Syntax

client server public static InventOnHandQueryStandard newFromQuery(Query _query)

Run On

Called

Parameters

Return Value

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

See Also

Reference

InventOnHandQueryStandard Class