Click or drag to resize
IUserAccessiableSetInstructionsTextFormat Method

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
void SetInstructionsTextFormat(
	int inQuesIdx,
	params DVar[] inValues
)

Parameters

inQuesIdx
Type: SystemInt32
inValues
Type: SurveyToGo.UserLogic.InterfacesDVar
See Also