Click or drag to resize

SurveyControllerGenerateDataForSurveys Method

Process survey objects that are created with the Generate in background flag. Generates the survey data and sends a notification to the user once it is completed.

Namespace:  Omada.OE.Solution.OIM.AppLogic.SurveyFeature
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public void GenerateDataForSurveys()
See Also