An OlapMenuItem object contains the following properties.
| Property | Description |
|---|---|
| Caption | The menu item caption. |
| Disabled | Indicates that the menu item is disabled. |
| Flags | The menu item state flags. |
| HelpContextId | The Help context ID (optional). |
| HelpFileName | The Help file name (optional). |
| Key | User-defined value assigned to the menu item. |
| OwnerAddInName | The owner add-in program name. Set automatically by the OLAP Add-In Manager. |
| ParentKey | The parent key value used to associate a child menu item with a parent or owner pop-up menu item. |