The TrueFalseValue type exposes the following members.
Back to Top
Fields
| Name | Description | |
|---|---|---|
| False |
Static (shared) instance of the False value.
| |
| True |
Static (shared) instance of the True value.
| |
| Unanswered |
Static (shared) instance of an unanswered TrueFalseValue.
| |
| UnansweredLocked |
Static (shared) instance of an unanswered TrueFalseValue that would be protected from unintentional modification in the interview UI.
|
See Also