This document is archived and information here might be outdated. Recommended version. |
Indicates whether multidimensional info is rebuilt using applicable auxiliary fields (like Variable and Dimensions) from the mosaic catalog. .
[Visual Basic .NET]
Public Property RefreshMultidimensionalInfo As Boolean
[C#]
public bool RefreshMultidimensionalInfo {get; set;}
[C++]
HRESULT get_RefreshMultidimensionalInfo(
VARIANT_BOOL pbRefreshMultidimensionalInfo
);
[C++]
HRESULT put_RefreshMultidimensionalInfo(
Boolean* pbRefreshMultidimensionalInfo
);
[C++] Parameters pbRefreshMultidimensionalInfo [in]
pbRefreshMultidimensionalInfo is a parameter of type bool pbRefreshMultidimensionalInfo [out, retval]
pbRefreshMultidimensionalInfo is a parameter of type bool*