Gets the total cost of the project consisting of the root managed tasks.

Namespace:  DlhSoft.Web.UI.WebControls
Assembly:  DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)

Syntax

C#
public double GetProjectCost()
Visual Basic (Declaration)
Public Function GetProjectCost As Double

See Also