Gets or sets a value that, when false, indicates whether the current item will have auto-scheduling disabled (if component.AreTaskDependencyConstraintsEnabled is true).
Namespace:
DlhSoft.Web.MvcAssembly: DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public bool AreDependencyConstraintsEnabled { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property AreDependencyConstraintsEnabled As Boolean |