Gets the completed effort value of the current task item.

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

Syntax

C#
TimeSpan CompletedEffort { get; }
Visual Basic (Declaration)
ReadOnly Property CompletedEffort As TimeSpan

See Also