InventJournalCheckPost_Tag.unpack Method [AX 2012]

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

Syntax

public boolean unpack(container _packedClass)

Run On

Called

Parameters

Return Value

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

See Also

InventJournalCheckPost_Tag Class

Pack-Unpack Design Pattern