DomainRoleInfo.IsOptional 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 0..*.
public:
property bool IsOptional { bool get(); };
public bool IsOptional { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.IsOptional : bool
Public ReadOnly Property IsOptional As Boolean
Property Value
- Attributes