The MultipleChoiceValue type exposes the following members.
Back to Top
Fields
| Name | Description | |
|---|---|---|
| NoneOfTheAbove |
A string which represents the "None of the Above" option in a Multiple Choice variable.
| |
| Unanswered |
Static (shared) instance of an unanswered MultipleChoiceValue.
| |
| UnansweredLocked |
Static (shared) instance of an unanswered MultipleChoiceValue that would be protected from unintentional modification in the interview UI.
|
See Also