Share via


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

Return Value

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

See Also

DialogRunbase Class

Pack-Unpack Design Pattern