This documentation is archived and is not being maintained.
EFDocMsgExporter_BR.unpack Method [AX 2012]
Unpacks data after serialization.
public boolean unpack(container packedClass)
Run On
Server
Parameters
-
packedClass
- Type: container
A container that holds packed data.
Return Value
Type:
boolean
true if data was successfully unpacked; otherwise, false.