RetailCheckListItem_SetupDistSchedule.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
Returns the menu item name of the checklist item.
Exceptions
Exception | Condition |
---|---|
Error | This method must be implemented by the sub class. |