Hierarchy.MemberNamesUnique Property

Definition

Gets or sets an indication if member names are unique for the Hierarchy object.

[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_Hierarchy_MemberNamesUnique")]
public bool MemberNamesUnique { get; set; }
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_Hierarchy_MemberNamesUnique")>]
member this.MemberNamesUnique : bool with get, set
Public Property MemberNamesUnique As Boolean

Property Value

Boolean

true if member names are unique; otherwise, false.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to