Click or drag to resize
IUserAccessiableAnswerIter Method (Int32, Int32)

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
DVar AnswerIter(
	int inQuesIdx,
	int inIter
)

Parameters

inQuesIdx
Type: SystemInt32
inIter
Type: SystemInt32

Return Value

Type: DVar
See Also