IUserAccessiableSetAnswerWithAdditionalIter Method |
Name | Description | |
---|---|---|
SetAnswerWithAdditionalIter(Int32, Int32, String, DVar) | Obsolete.
Relevant for all question types.
Sets the value of an answer/answers in question inQuesIdx with inValues including the value of the Other(Specify)in the specific inIter iteration.
If the question is of type Multiple Selection or a grid (Single Choice Grid, Numeric Grid etc) it will set the relevant answers with the corresponding values in inValues.
First answer will be set with the first value, second answer will be set with the second value etc.
| |
SetAnswerWithAdditionalIter(Int32, String, String, DVar) | Obsolete.
Relevant for all question types. Sets the value of an answer/answers in question inQuesIdx with inValues including the value of the Other(Specify) in the specific nested loops iterations state.
If the question is of type Multiple Selection or a grid (Single Choice Grid, Numeric Grid etc) it will set the relevant answers with the corresponding values in inValues. First answer will be set with the first value, second answer will be set with the second value etc.
|