Share via


DomainRelationshipInfo.AllowsDuplicates Property

Definition

Gets whether it's allowed to have multiple instances of this domain relationship between the same pair of elements.

public:
 property bool AllowsDuplicates { bool get(); };
public bool AllowsDuplicates { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.AllowsDuplicates : bool
Public ReadOnly Property AllowsDuplicates As Boolean

Property Value

Attributes

Applies to