Click or drag to resize
IUserAccessiableSetQuestionScored Method

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

Parameters

inQuesIdx
Type: SystemInt32
inIncluded
Type: SystemBoolean
See Also