Hierarchy.AllowDuplicateNames Property

Definition

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

public bool AllowDuplicateNames { get; set; }
member this.AllowDuplicateNames : bool with get, set
Public Property AllowDuplicateNames As Boolean

Property Value

true if duplicate names are allowed; otherwise, false.

Applies to