Gets or sets the activity effort (duration) of the dependency generated by the current predecessor item.
Namespace:
DlhSoft.Windows.Controls.PertAssembly: DlhSoft.ProjectData.PertChart.LightWPF.Controls (in DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
TimeSpan Effort { get; } |
| Visual Basic (Declaration) |
|---|
ReadOnly Property Effort As TimeSpan |