Click or drag to resize

SurveyObjectLinkActionCompletedTime Property

The date when the workFlow step related to the link was completed

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

Property Value

Type: DateTime
See Also