PropertyVisibleButtonRefreshCube
DescriptionSpecifies whether to show the refresh cube button in the toolbar or not.
TypeBoolean
Values
True (-1)Shows the button
False (0)Hides the button
DefaultTrue (-1)
Example
CodeCube1.VisibleButtonRefreshCube = True
HTML<PARAM NAME="VisibleButtonRefreshCube" VALUE="-1">
See also
DoActionit's akin to DoAction("refreshCube")
NotesThe refresh button recreates a local cube file or commits write changes to the MS Analysis Services database.