Share via


InventStdCostConvert_Item.unpack Method [AX 2012]

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

Syntax

public boolean unpack(container packedClass)

Run On

Called

Parameters

Return Value

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

See Also

InventStdCostConvert_Item Class

Pack-Unpack Design Pattern