Click or drag to resize
IUserAccessiableQuestionChapter Method

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
IChapterInfo QuestionChapter(
	int inQuesIdx
)

Parameters

inQuesIdx
Type: SystemInt32

Return Value

Type: IChapterInfo
See Also