Share via


TradeOrderLineRegister::newFromArgs Method [AX 2012]

Initializes a new instance of the TradeOrderLineRegister class or a derived class that is determined by the arguments.

Syntax

client server public static TradeOrderLineRegister newFromArgs(Args _args)

Run On

Called

Parameters

  • _args
    Type: Args Class
    The arguments for the class.

Return Value

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

Exceptions

Exception Condition
Error

The buffer for the call of order line is not specified.

See Also

Reference

TradeOrderLineRegister Class