DialogRunbase.unpack Method [AX 2012]
Deserializes the packed parameter value to an instance of the DialogRunbase class.
Syntax
public boolean unpack(container packed)
Run On
Called
Parameters
- packed
Type: container
Return Value
Type: boolean
true if deserialization was successful; otherwise, false.