Share via


SMAServiceOrderAction::main Method [AX 2012]

Provides an entry point for the SMAServiceOrderAction class when it is called from a menu item.

Syntax

client server public static void main(Args _args)

Run On

Called

Parameters

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

See Also

Reference

SMAServiceOrderAction Class