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

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

Parameters

inQuesIdx
Type: SystemInt32
inAllowNullAnswer
Type: SystemBoolean
inIter
Type: SystemString

Return Value

Type: DVar
See Also