Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the menu item type of the checklist item.
Syntax
public MenuItemType getMenuItemType()
Run On
Called
Return Value
Type: MenuItemType Enumeration
Returns the menu item type of the checklist item.
Exceptions
Exception | Condition |
---|---|
Error | This method must be implemented by the sub class. |