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

See Also