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

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

Parameters

inQuesIdx
Type: SystemInt32
inAnswerIdx
Type: SystemInt32
inIterationIndex
Type: SystemInt32

Return Value

Type: IVariables
See Also