Click or drag to resize
IUserAccessiableQRef Method
Used to have SurveyToGo automatically shift question index when questions are moved around at design time

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

Parameters

inQuesIdx
Type: SystemInt32

Return Value

Type: Int32
See Also