ReqCalcScheduleItemTable.unpackThreadData Method [AX 2012]

Deserializes per-thread data for the ReqCalcScheduleItemTable class.

public boolean unpackThreadData(container _packedClass)

Run On

Called

Parameters

_packedClass
Type: container
A container that holds the serialized state of the ReqCalcScheduleItemTable class.

Return Value

Type: boolean
true if the container can be deserialized; otherwise, false.

Community Additions

ADD
Show: