Overload List

  NameDescription
GetCompletion(TimeSpan, TimeSpan)
Gets the completion rate (value between 0 and 1) based on the specified completed effort, and effort values.
GetCompletion(DateTime, DateTime, DateTime)
Gets the completion rate (value between 0 and 1) based on the specified start, completed finish, and finish values.
GetCompletion(DateTime, DateTime, DateTime, Schedule)
Gets the completion rate (value between 0 and 1) based on the specified start, completed finish, and finish values, considering the spcified schedule object instead of the default working and nonworking time intervals.

See Also