Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The method unpacks the container _packedClassWithMaps so the state of the object is restored.
Syntax
public boolean unpackAllForServer(container _packedClassWithMaps)
Run On
Called
Parameters
- _packedClassWithMaps
Type: container
A container holding the packed object.
Return Value
Type: boolean
true if the unpack was successful; otherwise, false.
Remarks
The WMSShipmentLinesMove.packAllForServer Method should be used to pack the class when transferring it to the server.