Click or drag to resize
IUserAccessiableGetAnswersChoice Method
Overload List
  NameDescription
Public methodCode exampleGetAnswersChoice(Int32, Int32)
Relevant mainly for multiple selection grid questions. Returns an array of the answers that were selected in a specific topic
Public methodCode exampleGetAnswersChoice(Int32, Int32, Boolean)
Relevant mainly for multiple selection grid questions. Returns an array of the answers that were selected in a specific topic in a randomized order
Public methodCode exampleGetAnswersChoice(Int32, Int32, Int32, Boolean)
Relevant mainly for multiple selection grid questions. Returns a list of inMaxSize selected answers (or all of them if inMaxSize is larger than the number of selected answers) in a randomized order
Top
See Also