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.
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.

See Also