Click or drag to resize
IULValuesGetAllAnsULStr Method

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
string[] GetAllAnsULStr(
	int inQuestionIdx,
	params int[] inIndices
)

Parameters

inQuestionIdx
Type: SystemInt32
inIndices
Type: SystemInt32

Return Value

Type: String
See Also