BOMCalcJobCleanUpTask.unpack Method [AX 2012]

Deserialiezed the _packedClass parameter to the current instance of the BOMCalcJobCleanUpTask class.

Syntax

public boolean unpack(container _packedClass)

Run On

Server

Parameters

  • _packedClass
    Type: container
    A container that contains the current instance of the BOMCalcJobCleanUpTask class.

Return Value

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

See Also

Reference

BOMCalcJobCleanUpTask Class