AlcoholDeclarationCalc_RU.unpack Method [AX 2012]

Unpacks what the pack method has packed.

Syntax

public boolean unpack(container packedClass)

Run On

Server

Parameters

  • packedClass
    Type: container
    The packed class in a container.

Return Value

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

Remarks

When the isSwappingPrompt method returns a value of true, you might also have to unpack some prompt-related variables.

See Also

Reference

AlcoholDeclarationCalc_RU Class