GanttValidationBuilder.AutoUpdateParentTasks Method
Name | Parameters | Description |
---|---|---|
AutoUpdateParentTasks(JS) | value | Specifies whether to recalculate the parent task's duration and progress when its child tasks are modified. Mirrors the client-side autoUpdateParentTasks option. |
AutoUpdateParentTasks(Boolean) | value | Specifies whether to recalculate the parent task's duration and progress when its child tasks are modified. Mirrors the client-side autoUpdateParentTasks option. |