AfArray.unpack Method [AX 2012]

Deserializes an instance of the _packedClass parameter to the current instance of the AfArray class.

public boolean unpack(container _packedArray)

Run On

Called

Parameters

_packedArray
Type: container
The container from which to deserialize the instance.

Return Value

Type: boolean
true if the array was unpacked successfully; otherwise, false.

Community Additions

ADD
Show: