DOCommerceCheckList_AddUsers::main Method [AX 2012]

Called by the menu items.

Syntax

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

Run On

Called

Parameters

  • _args
    Type: Args Class
    The Args object that is passed from the menu item.
  • _showWindow
    Type: boolean
    The Boolean value that indicates whether the form is displayed.

See Also

Reference

DOCommerceCheckList_AddUsers Class