Click or drag to resize

SurveyControllerRecalculateSurveyAssignees Method

Recalculates the assignees of all non-completed objects in a survey and reassigns the survey activities (if needed). Called from a CM that is executed by a timer.

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

Parameters

surveyId
Type: SystemInt32
See Also