Share via


SMAServiceFunction::newArgs Method [AX 2012]

Creates a new SMAServiceFunction object from the given arguments.

Syntax

server public static SMAServiceFunction newArgs(Args _args)

Run On

Server

Parameters

  • _args
    Type: Args Class
    The specified arguments to use to create the SMAServiceFunction object.

Return Value

Type: SMAServiceFunction Class
The new instance of the SMAServiceFunction class.

See Also

Reference

SMAServiceFunction Class