Share via


WMSOrderTransType::newWMSOrderTrans Method [AX 2012]

Initializes a new instance of a subclass of the WMSOrderTransType class.

Syntax

client server public static WMSOrderTransType newWMSOrderTrans(WMSOrderTrans _wmsOrderTrans)

Run On

ClientOrServer

Parameters

  • _wmsOrderTrans
    Type: WMSOrderTrans Table
    The WMSOrderTrans record that is used to initialize the class.

Return Value

Type: WMSOrderTransType Class
A new instance of a subclass of the WMSOrderTransType class.

See Also

Reference

WMSOrderTransType Class