Click or drag to resize
IExecutionMgrFilterSubject Method
Filter the interview

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
void FilterSubject()
Examples
Once this function is called, the interview is stopped and is moved to "filtered" mode. It will be saved on the device in this mode until it will get uploaded to the server
See Also