Overload List
| Name | Description | |
|---|---|---|
| GetCompletion(GanttChartItem) |
Gets the completion rate of the specified task item (between 0 and 1).
| |
| 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.
|