IUserAccessiableAnsweredChoiceIter 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 AnsweredChoiceIter(
int inQuesIdx,
int inChoiceIdx,
int inIterIdx
)
Parameters
- inQuesIdx
- Type: SystemInt32
- inChoiceIdx
- Type: SystemInt32
- inIterIdx
- Type: SystemInt32
Return Value
Type:
BooleanSee Also