Click or drag to resize

DataObjectCompleteTime Property

Contains the date when the object was completed. It is only relevant for Activity and Process object instances. The information is populated here due to filter and sorting features.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public virtual DateTime CompleteTime { get; }

Property Value

Type: DateTime
See Also