DomainRoleInfo.IsMany Property

Definition

Gets whether multiplicity is either 0..* or 1..*.

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

Property Value

Attributes

Applies to