PurchReqTableForm.unpack Method [AX 2012]

De-serializes the _packedClasses parameter value to an instance of the PurchReqTableForm class.

public boolean unpack(container _packedClasses)

Run On

Client

Parameters

_packedClasses
Type: container
The container from which to de-serialize the instance.

Return Value

Type: boolean
true if de-serialization was successful; otherwise, false.

Community Additions

ADD
Show: