Gets a value indicating whether the task item is currently on schedule, so that its completed effort value reaches the current date and time.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
public bool IsOnSchedule() |
| Visual Basic (Declaration) |
|---|
Public Function IsOnSchedule As Boolean |