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
CalledParameters
- _args
- Type: xArgs Class
Another Args object that is used to initialize the new instance.
Show: