The OlapTreeNode object contains the following properties.
Property | Description |
---|---|
Caption | The OlapTreeNode caption. |
HelpContextId | The Help context ID (optional). |
IconClosed | The icon to display when the tree node is collapsed. |
IconOpen | The icon to display when the tree node is expanded. |
LinkedObject | The object linked to the OlapTreeNode object. |
OwnerAddInName | The name of the add-in associated with the tree node. It is set automatically by the Microsoft OLAP Services Add-ins Manager library. |
OwnerAddInProgId | The program ID of the add-in associated with the tree node. It is set automatically by the Microsoft OLAP Services Add-ins Manager library. |
Parent | The parent OlapTreeNode object of the current node. |