Dimension.AttributeAllMemberName Property

Definition

Gets or sets the AllMember attribute value of the dimension.

[Microsoft.AnalysisServices.LocalizedCategory("PropertyCategory_Advanced")]
[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_Dimension_AttributeAllMemberName")]
public string AttributeAllMemberName { get; set; }
[<Microsoft.AnalysisServices.LocalizedCategory("PropertyCategory_Advanced")>]
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_Dimension_AttributeAllMemberName")>]
member this.AttributeAllMemberName : string with get, set
Public Property AttributeAllMemberName As String

Property Value

String

The name for the AllMember attribute.

Attributes
Microsoft.AnalysisServices.LocalizedCategoryAttribute Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to