Click or drag to resize
IUserAccessiableFilterAnswersByTopics Method
Overload List
  NameDescription
Public methodCode exampleFilterAnswersByTopics(Int32, Int32, Int32)
Hides or shows the answers in Multiple Selection,Single choice,Rating, Single Choice Grid and Single Choice Grid (inTargetQuesIdx) that their mathcing (by index) topic in (inSourceIdx) of type Single Choice Grid, Single Choice Grid Matrix and Counter (Not including Single choiceGrid) has one of the values in (inValues)
Public methodCode exampleFilterAnswersByTopics(Int32, Boolean, Int32, Int32)
Hides or shows the answers in Multiple Selection,Single choice,Rating and Single Choice Grid (inTargetQuesIdx) that their mathcing (by index) topic in Single Choice Grid, Matrix and Counter (inSourceIdx) has one of the values in (inValues)
Public methodCode exampleFilterAnswersByTopics(Int32, Boolean, Boolean, Int32, Int32)
Hides or shows the answers in Multiple Selection,Single choice,Rating and Single Choice Grid (inTargetQuesIdx) that their mathcing (by index) topic in Single Choice Grid, Matrix and Counter (inSourceIdx) has one of the values in (inValues)
Top
See Also