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