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