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

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)

Syntax

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

See Also