Overload List
| Name | Description | |
|---|---|---|
| IsOnSchedule(GanttChartItem) |
Gets a value indicating whether the specified task item is currently on schedule, so that its completed effort value reaches the current date and time.
| |
| IsOnSchedule(GanttChartItem, DateTime) |
Gets a value indicating whether the task item would be on schedule at the specified date and time, so that its completed effort value reaches the specified date and time.
|