Hierarchy.AllowDuplicateNames Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.