📚 SAP Business One SDK Help

MenuItem Object Members
See Also  Overview 

Public Methods

Public Method ActivateSimulates a user click on the menu.

Public Properties

Public Property CheckedIndicates whether the menu item gets a check mark when clicked.
Public Property EnabledIndicates whether the menu item is enabled.
Public Property ImageThe path to an image file to be displayed to the left of the menu item.
Public Property StringThe display name of the menu item.
Public Property SubMenusThe submenu of this menu item.
Public Property TypeThe type of menu item.
Public Property UIDThe unique ID of the menu item.

See Also