Share via


WMSShipmentLinesMove_ToLocation::newFromPackedClass Method [AX 2012]

Retrieves a new instance of WMSShipmentLinesMove_ToLocation class based on the container.

Syntax

server public static WMSShipmentLinesMove_ToLocation newFromPackedClass(container _thisPacked)

Run On

Server

Parameters

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

Return Value

Type: WMSShipmentLinesMove_ToLocation Class
A new instance of the WMSShipmentLinesMove_ToLocation class.

Remarks

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

See Also

Reference

WMSShipmentLinesMove_ToLocation Class