Click or drag to resize
IUserAccessiableAnsweredIter Method (Int32, Int32, Boolean)

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
bool AnsweredIter(
	int inQuesIdx,
	int inIteration,
	bool inTakeNullIntoAccount
)

Parameters

inQuesIdx
Type: SystemInt32
inIteration
Type: SystemInt32
inTakeNullIntoAccount
Type: SystemBoolean

Return Value

Type: Boolean
See Also