Hey,
I know that negative slack is a result of scheduling error, but its calculation is present in MS Project. Would be great if TotalSlack would show negative values instead of 0 if the slack is negative for a task. As…...project = new Project(); project.Set(Prj.StartDate, new DateTime(2024...Add("Task 1"); task1.Set(Tsk.Start, new DateTime(2024, 10, 9, 8, 0, 0));...