Share via


WMSShipmentLinesMove::newFromPackedClass Method [AX 2012]

Constructs the appropriate subclass based on the type and the _thisPackedWithMaps container.

Syntax

client server public static WMSShipmentLinesMove newFromPackedClass(WMSShipmentLinesMoveType _type, container _thisPackedWithMaps)

Run On

Called

Parameters

  • _thisPackedWithMaps
    Type: container
    A container that holds the packed class.

Return Value

Type: WMSShipmentLinesMove Class
A WMSShipmentLinesMove object.

Exceptions

Exception Condition
Error

If no instance can be returned, an error is thrown.

See Also

Reference

WMSShipmentLinesMove Class