AssetPeriodicUpdate.unpack Method [AX 2012]

Unpacks what the specified pack method has packed.

public boolean unpack(container packedClass)

Run On

Called

Parameters

packedClass
Type: container
The packed class in a container.

Return Value

Type: boolean
true if the packedClass container has been successfully unpacked; otherwise, false.

Community Additions

ADD
Show: