IUserAccessiableSetInstructionsText Method |
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax void SetInstructionsText(
int inQuesIdx,
string inText
)
Parameters
- inQuesIdx
- Type: SystemInt32
- inText
- Type: SystemString
See Also