Share via


smmProjConnectDialog::main Method [AX 2012]

Provides the main entry point for the form.

Syntax

client server public static void main(Args _args, [boolean _prompt])

Run On

Called

Parameters

  • _args
    Type: Args Class
    The arguments for the form.
  • _prompt
    Type: boolean
    Flag to indicate prompting

See Also

Reference

smmProjConnectDialog Class