Overload List

  NameDescription
Public methodIsProjectOnSchedule()()()()
Gets a value indicating whether the project consisting of all standard tasks within the component is currently on schedule. You should call Initialize(Boolean, Boolean, Boolean) method before this call.
Public methodIsProjectOnSchedule(DateTime)
Gets a value indicating whether the project consisting of all standard tasks within the component would be on schedule at the specified date and time. You should call Initialize(Boolean, Boolean, Boolean) method before this call.

See Also