TrueFalseValue Fields
The TrueFalseValue type exposes the following members.
Fields

  NameDescription
Public fieldStatic memberFalse
Static (shared) instance of the False value.
Public fieldStatic memberTrue
Static (shared) instance of the True value.
Public fieldStatic memberUnanswered
Static (shared) instance of an unanswered TrueFalseValue.
Public fieldStatic memberUnansweredLocked
Static (shared) instance of an unanswered TrueFalseValue that would be protected from unintentional modification in the interview UI.
Back to Top
See Also