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

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

Parameters

inQuesIdx
Type: SystemInt32
inTopicIndex
Type: SystemInt32
inIterationIndex
Type: SystemInt32

Return Value

Type: IVariables
See Also