Click or drag to resize
IUserAccessiableGetPropertyQuestionIter Method (Int32, String)

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
IVariables GetPropertyQuestionIter(
	int inQuesIdx,
	string inIterationValue
)

Parameters

inQuesIdx
Type: SystemInt32
inIterationValue
Type: SystemString

Return Value

Type: IVariables
See Also