xArgs.menuItemType Method [AX 2012]

Gets or sets the type of the menu item to use to start the called application object.

public MenuItemType menuItemType([MenuItemType value])

Run On

Called

Parameters

value
Type: MenuItemType Enumeration
The value to set; optional.

Return Value

Type: MenuItemType Enumeration
The type of the menu item to use to start the called application object.

The menu item type will be one of the Display, Output, or Action enumeration values.

Community Additions

ADD
Show: