IUserAccessiableAdditionalAnswerTextIter Method (Int32, String, String) |
Returns the Other-Specify text entered for the specified answer ID in the given iteration.
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax string AdditionalAnswerTextIter(
int inQuesIdx,
string inAnswerIdentifier,
string inIter
)
Parameters
- inQuesIdx
- Type: SystemInt32
- inAnswerIdentifier
- Type: SystemString
- inIter
- Type: SystemString
Return Value
Type:
StringSee Also