Click or drag to resize
IUserAccessiableAnsweredIter Method
Overload List
  NameDescription
Public methodCode exampleAnsweredIter(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
Public methodCode exampleAnsweredIter(Int32, String)
Returns true if question inQuesIdx was answered and not skipped in a specific nested loops iterations state.
Public methodAnsweredIter(Int32, Int32, Boolean)
Public methodCode exampleAnsweredIter(Int32, String, Boolean)
Returns true if question inQuesIdx was answered in a specific nested loops iterations state.
Top
See Also