SysCheckListItem_DisableChangeTracking.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. |