Share via


SysDefaultDataFormat.unpack Method [AX 2012]

Deserializes the c parameter value to an instance of the SysDefaultDataFormat class.

Syntax

public boolean unpack(container c)

Run On

Called

Parameters

Return Value

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

See Also

SysDefaultDataFormat Class

Pack-Unpack Design Pattern