Click or drag to resize

SurveyUpdateAndRouteOptionsCompleteSurveyActivity Property

Complete the survey activity if there are no more questions to answer in the activity. This is done automatically if the survey questions are answered from the old UI.

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 bool CompleteSurveyActivity { get; set; }

Property Value

Type: Boolean
See Also