Gets or sets a value that are displayed for members of this attribute (MDX expression). Default value is “0”.
命名空间: Microsoft.AnalysisServices
程序集: Microsoft.AnalysisServices(在 Microsoft.AnalysisServices.dll 中)
语法
声明
Public Property VisualTotals As String
Get
Set
用法
Dim instance As AttributePermission
Dim value As String
value = instance.VisualTotals
instance.VisualTotals = value
public string VisualTotals { get; set; }
public:
property String^ VisualTotals {
String^ get ();
void set (String^ value);
}
member VisualTotals : string with get, set
function get VisualTotals () : String
function set VisualTotals (value : String)
属性值
类型:System.String
A value that are displayed for members of this attribute.