SysCheckListItem.getMenuItemType Method [AX 2012]

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

See Also

Reference

SysCheckListItem Class