Gets the baseline (estimated) finish date and time of the current task item.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
Nullable<DateTime> BaselineFinish { get; } |
Visual Basic (Declaration) |
---|
ReadOnly Property BaselineFinish As Nullable(Of DateTime) |