Hierarchy.AllowDuplicateNames Property

Definition

Gets or sets an indication if to allow duplicate names for a Hierarchy object.

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

Property Value

Boolean

true if duplicate names are allowed; otherwise, false.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to