Analysis Services Programming
Objects
The Microsoft OLAP Services Add-Ins Manager library includes several objects; only two are directly exposed by the IOlapAddIn interface.
The OlapMenuItem object is used by several methods in the IOlapAddIn interface to provide access to the properties of menu items in Analysis Manager. Similarly, the OlapTreeNode object is also used by several methods in the IOlapAddIn interface to provide access to the properties of tree nodes in Analysis Manager.
The following topics detail the properties exposed by these two objects.
Topic | Description |
---|---|
OlapMenuItem | Details the properties available to the OlapMenuItem object |
OlapTreeNode | Details the properties and events available to the OlapTreeNode object |