DomainRoleInfo.IsOne 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 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