Click or drag to resize
IUserAccessiableSetExtraLabelTextFormat Method

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

Parameters

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