re-calculates the duration of a project task depending on the dates of its children
task | Task | the task's object |
Available only in PRO Edition
gantt.resetProjectDates(gantt.getTask(3));
This functionality is available in the PRO edition only.
The method modifies the start_date, end_date and duration properties of the provided object.