IUserAccessiableSelectedAnswerText Method |
Name | Description | |
---|---|---|
SelectedAnswerText(Int32) |
Relevent mainly for single choice questions.
Returns the text of the answer that was coded in inQuesIdx.
| |
SelectedAnswerText(Int32, Boolean) |
Relevent mainly for single choice questions.
Returns the text of the answer that was coded in inQuesIdx. If inUseOtherSpecText = true, and the selected answer of inQuesIdx was "Other Specify", Returns the additional text entered for that answer.
|