DomainRole.IsMany Property

Definition

Returns true if the multiplicity of this role is ZeroMany or OneMany.

public:
 property bool IsMany { bool get(); };
public bool IsMany { get; }
member this.IsMany : bool
Public ReadOnly Property IsMany As Boolean

Property Value

Applies to