Share via


WMSShipmentLinesMove_Topallet::newFromPackedClass Method [AX 2012]

Returns a new instance of WMSShipmentLinesMove_Topallet Class based on the container.

Syntax

server public static WMSShipmentLinesMove_Topallet newFromPackedClass(container _thisPacked)

Run On

Server

Parameters

  • _thisPacked
    Type: container
    A container with the packed class.

Return Value

Type: WMSShipmentLinesMove_Topallet Class
A new instance of WMSShipmentLinesMove_Topallet Class.

Remarks

The container should be created by using the WMSShipmentLinesMove.packAllForServer Method method.

See Also

Reference

WMSShipmentLinesMove_Topallet Class