Args::create Method [AX 2012]

Creates a new instance of an Args class.

client server public static Args create(container _pack)

Run On

Called

Parameters

_pack
Type: container
A container returned by the pack method that is used to initialize the new instance; optional.

Return Value

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

Reference

Show: