DomainRoleInfo.IsOptional Property

Definition

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

Applies to