| IUserAccessiableSetMultiAnswersVisible Method |
| Name | Description | |
|---|---|---|
| SetMultiAnswersVisible(Int32, DVar, ItemVisibleRef) | This function will create Visibility conditions for answers
within a question according to an answer of another question, that will determine which topics are shown\hidden and when.
saving multiple re-writing of SetAnswerVisible() functions.
| |
| SetMultiAnswersVisible(Int32, DVar, Boolean, ItemVisibleRef) | This function will create Visibility conditions for answers
within a question according to an answer of another question, that will determine which topics are shown\hidden and when.
saving multiple re-writing of SetAnswerVisible() functions.
| |
| SetMultiAnswersVisible(Int32, DVar, Boolean, Boolean, ItemVisibleRef) |
This function will create Visibility conditions for answers
within a question according to an answer of another question, that will determine which topics are shown\hidden and when.
saving multiple re-writing of SetAnswerVisible() functions.
|