RefreshTreeTypes

The RefreshTreeTypes enumeration provides values for the modes of refreshing the OLAP Manager tree view.

Member Description
reftreeNoRefresh The tree view is not refreshed.
reftreeParentAndBelow The parent of the current node and all of the children of the parent node are refreshed.
reftreeCurrentAndBelow The current node and all of its child nodes are refreshed.
reftreeAllTree The entire tree view is refreshed.

(c) 1988-1998 Microsoft Corporation. All Rights Reserved.