IUserAccessiableAnsweredIter Method |
Name | Description | |
---|---|---|
AnsweredIter(Int32, Int32) |
Relevant mainly for Questions that are part of an iteration
Returns true if question inQuesIdx was answered and not skipped in the iteration inIteration
| |
AnsweredIter(Int32, String) |
Returns true if question inQuesIdx was answered and not skipped in a specific nested loops iterations state.
| |
AnsweredIter(Int32, Int32, Boolean) | ||
AnsweredIter(Int32, String, Boolean) |
Returns true if question inQuesIdx was answered in a specific nested loops iterations state.
|