Share via


InventAgingCmdMapQuery::newFromQueryRun Method [AX 2012]

Creates an instance of the InventAgingCmdMapQuery class.

Syntax

client server public static InventAgingCmdMapQuery newFromQueryRun(QueryRun _queryRun)

Run On

Called

Parameters

  • _queryRun
    Type: QueryRun Class
    The instance of the QueryRun class to map.

Return Value

Type: InventAgingCmdMapQuery Class
An instance of the InventAgingCmdMapQuery class.

See Also

Reference

InventAgingCmdMapQuery Class