Share via


InventItemPriceCompareController::newFromArgs Method [AX 2012]

Creates an instance of the InventItemPriceCompareController class.

Syntax

client server public static InventItemPriceCompareController newFromArgs(Args _args)

Run On

Called

Parameters

  • _args
    Type: Args Class
    An Args object from the caller.

Return Value

Type: InventItemPriceCompareController Class
An instance of the InventItemPriceCompareController class.

See Also

Reference

InventItemPriceCompareController Class