IUserAccessiableGetQuestionIterationsNames Method |
Returns a string that contains the names of the iterations that a specific question was asked
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax string[] GetQuestionIterationsNames(
int inQuesIdx
)
Parameters
- inQuesIdx
- Type: SystemInt32
The selected question index
Return Value
Type:
Stringa string
See Also