IUserAccessiableAnswerIter Method (Int32, Boolean, String) |
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax DVar AnswerIter(
int inQuesIdx,
bool inAllowNullAnswer,
string inIter
)
Parameters
- inQuesIdx
- Type: SystemInt32
- inAllowNullAnswer
- Type: SystemBoolean
- inIter
- Type: SystemString
Return Value
Type:
DVarSee Also