BBjMenu::getMenuItem
Description
Returns a menu item within the BBjMenu.
Syntax
Return Value |
Method |
getMenuItem(int ID) |
Parameters
Variable |
Description |
ID |
Specifies the ID of the menu item ID to be retrieved. |
Return Value
Returns the specified BBjMenuItem object.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.