[This is preliminary documentation and is subject to change.]
The Parent of the menu item.
Namespace:
OfficeClip.BusinessLayer.OfficePortal.CorpMenuAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
| C# |
|---|
public MenuItemInfo Parent { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property Parent As MenuItemInfo |
| Visual C++ |
|---|
public: property MenuItemInfo^ Parent { MenuItemInfo^ get (); void set (MenuItemInfo^ value); } |
