Analysis Services Programming
IconClosed (OlapTreeNode)
The IconClosed property of an OlapTreeNode object specifies the index of the icon to display when the node is collapsed.
Data Type
Long
Access
Read/write
Remarks
The ProvideIcon method of the IOlapAddIn interface is called when this tree node displays the icon used when the node is collapsed. The value of the IconClosed property of the OlapTreeNode is used in the ProvideIcon method to indicate which icon is to be referenced.