Gets the early finish date and time of the current task item.

Namespace:  DlhSoft.Windows.Controls.Pert
Assembly:  DlhSoft.ProjectData.PertChart.LightWPF.Controls (in DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll)

Syntax

C#
DateTime EarlyFinish { get; }
Visual Basic (Declaration)
ReadOnly Property EarlyFinish As DateTime

See Also