Share via


SMAServiceOrderAction::newForm Method [AX 2012]

Creates a new instance for a form.

Syntax

client server public static SMAServiceOrderAction newForm(Args _args)

Run On

Called

Parameters

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

Return Value

Type: SMAServiceOrderAction Class
The object that was initialized.

See Also

Reference

SMAServiceOrderAction Class