Gets the value of the NullableBoolean structure as a byte.
A byte representing the value of the NullableBoolean structure.
The byte value will be either 0 or 1.
Exception Type | Condition |
---|---|
NullableNullValueException | The property is set to null. |
NullableBoolean Class | NullableTypes Namespace