Click or drag to resize

SurveyLaunchOptionsStartSurvey Property

Set to true to auto verify and start survey Set to false to leave survey at "verification" activity

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

Property Value

Type: Boolean
See Also