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