Gets the early start 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 EarlyStart { get; }
Visual Basic (Declaration)
ReadOnly Property EarlyStart As DateTime

See Also