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

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
IVariables GetPropertyAnswerIter(
	int inQuesIdx,
	int inAnswerIdx,
	string inIterationValue
)

Parameters

inQuesIdx
Type: SystemInt32
inAnswerIdx
Type: SystemInt32
inIterationValue
Type: SystemString

Return Value

Type: IVariables
See Also