xArgs.menuItemType Method

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

Syntax

public MenuItemType menuItemType([MenuItemType value])

Run On

Called

Parameters

Return Value

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

Remarks

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

See Also

Reference

xArgs Class