Gets the total completed effort of the project consisting of all standard tasks within the control, multiplying their durations by their total assignment allocation units.
Namespace:
DlhSoft.Web.MvcAssembly: DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public TimeSpan GetProjectTotalCompletedEffort() |
| Visual Basic (Declaration) |
|---|
Public Function GetProjectTotalCompletedEffort As TimeSpan |