Click or drag to resize
IUserAccessiableCheckTopicsMinValue Method

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

Parameters

inQuesIdx
Type: SystemInt32
inMinValue
Type: SystemInt32

Return Value

Type: Boolean
See Also