Click or drag to resize
IExecutionMgrCancelSubject Method
Cancel the interview

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