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

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)

Syntax

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

See Also