InventLookupItemId::newArgs Method [AX 2012]
Initializes a new instance of the InventLookupItemId class from an Args object.
Syntax
client server public static InventLookupItemId newArgs(Args _args)
Run On
Called
Parameters
- _args
Type: Args Class
Return Value
Type: InventLookupItemId Class
A new instance of the InventLookupItemId class.
Remarks
The new instance is based on either the _args.parmObject method or the extended data type on the caller control.