SysCheckListItem_LoadUpdateScripts.getMenuItemName Method [AX 2012]
Gets the menu item name of the checklist item.
Syntax
public MenuItemName getMenuItemName()
Run On
Called
Return Value
Type: MenuItemName Extended Data Type
The menu item name of the checklist item.
Exceptions
Exception | Condition |
---|---|
Error | This method was not implemented by the subclass. |