Share via


WMSOrderTransSplit::newStandard Method [AX 2012]

Creates and initializes a new instance of the WMSOrderTransSplit class.

Syntax

server public static WMSOrderTransSplit newStandard(WMSOrderTrans _wmsOrderTrans)

Run On

Server

Parameters

  • _wmsOrderTrans
    Type: WMSOrderTrans Table
    The WMSOrderTrans value that is used to initialize class values.

Return Value

Type: WMSOrderTransSplit Class
A new server bound instance of the WMSOrderTransSplit class.

See Also

Reference

WMSOrderTransSplit Class