Click or drag to resize

WorkReportResourceActualStartTime Property

Optionally, specifies the actual date and time when the resource usage began. [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> ActualStartTime { get; set; }

Property Value

Type: NullableDateTime
See Also