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

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

Parameters

inQuesIdx
Type: SystemInt32
inTakeNullIntoAccount
Type: SystemBoolean

Return Value

Type: Boolean
See Also