Click or drag to resize
IULValuesGetTopicULInt Method

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
int GetTopicULInt(
	int inQuestionIdx,
	int inTopicIdx
)

Parameters

inQuestionIdx
Type: SystemInt32
inTopicIdx
Type: SystemInt32

Return Value

Type: Int32
See Also