Gets the effort value of the current task item (identical to duration for standard tasks).
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
TimeSpan Effort { get; } |
| Visual Basic (Declaration) |
|---|
ReadOnly Property Effort As TimeSpan |