The properties of the NullableBoolean structure are listed below. For a complete list of NullableBoolean structure members, see the NullableBoolean Members topic.
ByteValue | Gets the value of the NullableBoolean structure as a byte. |
IsFalse | Indicates whether the current Value is False. |
IsNull | Indicates whether or not the value of the NullableBoolean structure is null. |
IsTrue | Indicates whether the current Value is True. |
Value | Gets the NullableBoolean structure's value. This property is read-only. |
NullableBoolean Class | NullableTypes Namespace