xMenuFunction::runClient Method [AX 2012]

client server public static void runClient(
    str Name, 
    MenuItemType type, 
   [boolean setContextMenu, 
    xArgs args])

Run On

ClientOrServer

Parameters

Name
Type: str
type
Type: MenuItemType Enumeration
setContextMenu
Type: boolean
args
Type: xArgs Class
Show: