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

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

Parameters

inQuesIdx
Type: SystemInt32
inIter
Type: SystemString
inTopicIdx
Type: SystemInt32

Return Value

Type: ITopicOnImagePositioning
See Also