Click or drag to resize
IUserAccessiableSetSelectedAnswerAdditionalTextIter Method (Int32, String, String, Int32)

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
bool SetSelectedAnswerAdditionalTextIter(
	int inQuesIdx,
	string inAnswerIdentifier,
	string inAdditionalText,
	int inIter
)

Parameters

inQuesIdx
Type: SystemInt32
inAnswerIdentifier
Type: SystemString
inAdditionalText
Type: SystemString
inIter
Type: SystemInt32

Return Value

Type: Boolean
See Also