Click or drag to resize
IUserAccessiableCheckTopicsMaxValue Method

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
bool CheckTopicsMaxValue(
	int inQuesIdx,
	int inMaxValue
)

Parameters

inQuesIdx
Type: SystemInt32
inMaxValue
Type: SystemInt32

Return Value

Type: Boolean
See Also