Share via


xRefUpdateTmpReferences.unpack Method [AX 2012]

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

Syntax

public boolean unpack(container packedClass)

Run On

Client

Parameters

Return Value

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

See Also

xRefUpdateTmpReferences Class

Pack-Unpack Design Pattern