Share via


WMSShipmentList::newFromArgs Method [AX 2012]

Retrieves a new instance of the WMSShipmentList class.

Syntax

client server public static WMSShipmentList newFromArgs(Args _args)

Run On

Called

Parameters

  • _args
    Type: Args Class
    The arguments that are used to initialize the class.

Return Value

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

See Also

Reference

WMSShipmentList Class