Click or drag to resize

SurveyScheduleDeadlineDays Property

The deadline of the survey will be set from the day the survey is launched plus the number of days provided in this parameter. If a value is provided, the fixed deadline on the Survey schedule object will not be used

Namespace:  Omada.OE.Solution.OIM.AppLogic.SurveyFeature.Model
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public int DeadlineDays { get; set; }

Property Value

Type: Int32
See Also