Share via


WMSShipmentLinesMove_Tofloor::newFromPackedClass Method [AX 2012]

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

Syntax

server public static WMSShipmentLinesMove_Tofloor newFromPackedClass(container _thisPacked)

Run On

Server

Parameters

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

Return Value

Type: WMSShipmentLinesMove_Tofloor Class
A new instance of WMSShipmentLinesMove_Tofloor Class.

Remarks

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

See Also

Reference

WMSShipmentLinesMove_Tofloor Class