This documentation is archived and is not being maintained.
CustEntryCertificateCreate_W.unpack Method [AX 2012]
Unpacks what the 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 container has been unpacked successfully; otherwise, false.
When the isSwappingPrompt method returns a value of true, it may be necessary to unpack some prompt-related variables as well.