SysQueryItem.unPack Method [AX 2012]

Deserializes the _pack parameter value to an instance of the SysQueryItem class.

public boolean unPack(container _pack)

Run On

Called

Parameters

_pack
Type: container

Return Value

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

Community Additions

ADD
Show: