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

See Also