Click or drag to resize

SurveyQuestionApprovalCreateDate Property

Denotes the time when the question was created

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

Property Value

Type: DateTime
See Also