Gets the total completed effort of the task, considering its duration, assigments, and resource schedules, if defined.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
public TimeSpan TotalResourceCompletedEffort { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property TotalResourceCompletedEffort As TimeSpan |