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

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

Parameters

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

Return Value

Type: String
See Also