IUserAccessiableSetQuestionScored Method |
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax void SetQuestionScored(
int inQuesIdx,
bool inIncluded
)
Parameters
- inQuesIdx
- Type: SystemInt32
- inIncluded
- Type: SystemBoolean
See Also