Args::createFromArgs Method [AX 2012]

Creates a new instance of an Args class based on another instance of the Args class.

client server public static Args createFromArgs(xArgs _args)

Run On

Called

Parameters

_args
Type: xArgs Class
Another Args object that is used to initialize the new instance.

Return Value

Type: Args Class
The new instance of the Args class.

Reference

Show: