Click or drag to resize

SurveyControllerCloseSurvey Method

Sets the survey status to "completed" and terminates the survey process.

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 CloseSurvey(
	int surveyId
)

Parameters

surveyId
Type: SystemInt32
See Also