Share via


WMSShipmentLinesMove.packAllForServer Method [AX 2012]

Packs all of this objects state so that it can be reconstructed.

Syntax

public container packAllForServer()

Run On

Called

Return Value

Type: container
A container with the packed state.

Remarks

This is used to transfer the object from the client tier to the server tier.

See Also

Reference

WMSShipmentLinesMove Class