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.Pert
Assembly:  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

See Also