Dialog.unpack Method [AX 2012]

Deserializes the packed parameter value to an instance of the Dialog class.

public boolean unpack(container packed)

Run On

Called

Parameters

packed
Type: container
The container from which to deserialize the instance.

Return Value

Type: boolean
true if deserialization was successful; otherwise, false.

Community Additions

ADD
Show: