Click or drag to resize
IExecutionMgrResetSubject Method
Reset the current interview by closing it.

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
void ResetSubject()
Examples
Once this function is called, the interview is closed and not saved on the device
See Also