Share via


InventAgingQueryProcessor::newFromParameters Method [AX 2012]

Creates an instance of the InventAgingQueryProcessor class.

Syntax

client server public static InventAgingQueryProcessor newFromParameters(QueryRun _queryRun, InventAgingICommand _command)

Run On

Called

Parameters

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

Return Value

Type: InventAgingQueryProcessor Class
An instance of the InventAgingQueryProcessor class.

See Also

Reference

InventAgingQueryProcessor Class