Args::create Method [AX 2012]
Creates a new instance of an Args class.
client server public static Args create(container _pack)
Run On
CalledParameters
- _pack
- Type: container
A container returned by the pack method that is used to initialize the new instance; optional.
Show: