Gets the early start date and time of the current task item.
Namespace:
DlhSoft.Windows.Controls.PertAssembly: 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 |