Click or drag to resize

ProjectTasksRepositoryFinishDateTimeAttribute Field

Definition of the FinishDateTime data attribute

Namespace:  Aloe.EnterpriseOne.Model.Projects
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public static readonly ColumnDataAttribute<ProjectTask, DateTime> FinishDateTimeAttribute

Field Value

Type: ColumnDataAttributeProjectTask, DateTime
See Also