DialogText.unpack Method [AX 2012]

Deserializes the packedClass parameter value to an instance of the DialogControl class.

public boolean unpack(container packed, [Dialog dialog])

Run On

Called

Parameters

packed
Type: container
dialog
Type: Dialog Class

Return Value

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

Community Additions

ADD
Show: