Share via


WMSOrderTransType_TransportDontPostTrans::newWMSOrderTrans Method [AX 2012]

Initializes a new instance of the WMSOrderTransType_TransportDontPostTrans class.

Syntax

client server public static WMSOrderTransType_TransportDontPostTrans newWMSOrderTrans(WMSOrderTrans _wmsOrderTrans)

Run On

ClientOrServer

Parameters

  • _wmsOrderTrans
    Type: WMSOrderTrans Table
    The WMSOrderTrans record to use to initialize the class.

Return Value

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

See Also

Reference

WMSOrderTransType_TransportDontPostTrans Class