Gets the extra cost of the task, summing up TaskInitiationCost, AssignmentsCost, and child task costs (for summary tasks).
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
public double ExtraCost { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property ExtraCost As Double |