Click or drag to resize
IExecutionMgrSubmitSubject Method
Submit the interview

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