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

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

Parameters

inQuesIdx
Type: SystemInt32
inTopicIndex
Type: SystemInt32
inIterationValue
Type: SystemString

Return Value

Type: IVariables
See Also