Click or drag to resize

WorkReportResourceActualEndTime Property

Optionally, specifies the actual date and time when the resource usage ended. [Filter(eq;like)]

Namespace:  Aloe.EnterpriseOne.Model.Projects
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<DateTime> ActualEndTime { get; set; }

Property Value

Type: NullableDateTime
See Also