PurchRFQFormLetter_Accept.unpack Method [AX 2012]

Deserializes the _packedClass parameter value to an instance of the PurchRFQFormLetter_Accept class.

public boolean unpack(container _packedClass)

Run On

Called

Parameters

_packedClass
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: