DomainRoleInfo.IsOne Property

Definition

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

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

Property Value

Attributes

Applies to