NullableBool.Value Property

Definition

Gets or sets a value indicating whether the value of the Boolean is true. Ignored if IsNull is true.

public bool Value { get; set; }
member this.Value : bool with get, set
Public Property Value As Boolean

Property Value

Applies to