Share via


SMAServiceOrderAction.initFromArgs Method [AX 2012]

Initializes an instance from the specified arguments.

Syntax

public void initFromArgs(Args _args)

Run On

Called

Parameters

  • _args
    Type: Args Class
    The arguments from which to initialize the instance.

See Also

Reference

SMAServiceOrderAction Class