Share via


SysCheckListItem_PreventUpdate.getMenuItemType Method [AX 2012]

Gets the menu item type of the checklist item.

Syntax

public MenuItemType getMenuItemType()

Run On

Called

Return Value

Type: MenuItemType Enumeration
The menu item type of the checklist item.

Exceptions

Exception Condition
Error

This method was not implemented by the subclass.

See Also

Reference

SysCheckListItem_PreventUpdate Class