Click or drag to resize
IExecutionMgrStopSubjectWithMessage Method
Stop the interview along with an options message.

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
void StopSubjectWithMessage()
Examples
Once this function is called, a message is prompted to ask if to stop with/without savinf the interview, or cancel the stop action.
See Also