SMAServiceFunctionLine::newArgs Method [AX 2012]

Creates a new SMAServiceFunctionLine instance from the given values.

server public static SMAServiceFunctionLine newArgs(Args _args)

Run On

Server

Parameters

_args
Type: Args Class
The given values that will be used to create the SMAServiceFunctionLine instance.

Return Value

Type: SMAServiceFunctionLine Class
The new SMAServiceFunctionLine instance.
Show: