Click or drag to resize
IExecutionMgrStopSubject Method
Stop and save the interview

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