IUserAccessiableAnsweredChoice Method |
Returns whether a given chice was answered.
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax bool AnsweredChoice(
int inQuesIdx,
int inChoiceIdx
)
Parameters
- inQuesIdx
- Type: SystemInt32
- inChoiceIdx
- Type: SystemInt32
Return Value
Type:
BooleanSee Also