Hierarchy.AllMemberName Property

Definition

Gets or sets the all member name of the Hierarchy object.

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

Property Value

String

A String with the name of the all member.

Attributes
Microsoft.AnalysisServices.LocalizedCategoryAttribute Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to