Share via


DirPartyContactInfoFormHandler::main Method [AX 2012]

Called by menu items.

Syntax

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

Run On

Called

Parameters

  • _args
    Type: Args Class
    The Args object that is passed from the menu item.
  • _showForm
    Type: boolean
    A Boolean value that indicates whether to show the form.

See Also

Reference

DirPartyContactInfoFormHandler Class