Overload List

  NameDescription
IsOnSchedule()()()
Gets a value indicating whether the task item is currently on schedule, so that its completed effort value reaches the current date and time.
(Inherited from GanttChartItem.)
IsOnSchedule(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.
(Inherited from GanttChartItem.)

See Also