Click or drag to resize

SurveyIntegrationParamsCompleted Property

Is survey state completed. New survey is set to false. Removed or completed to true

Namespace:  Omada.OE.Solution.OIM.AppLogic.Integration
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public bool Completed { get; set; }

Property Value

Type: Boolean
See Also