Share via


SitesSvcCheckList_Launch::main Method [AX 2012]

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

Syntax

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

Run On

Called

Parameters

  • _args
    Type: Args Class
    The arguments for the SitesSvcCheckList_Launch class.
  • _showForm
    Type: boolean
    A Boolean value that indicates whether the form is displayed.

See Also

Reference

SitesSvcCheckList_Launch Class