Gets or sets the activity slack (its ability to be rescheduled without changing the general project timeline) of the current task item.
Namespace:
DlhSoft.Windows.Controls.PertAssembly: DlhSoft.ProjectData.PertChart.LightWPF.Controls (in DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
TimeSpan Slack { get; } |
| Visual Basic (Declaration) |
|---|
ReadOnly Property Slack As TimeSpan |