Project.CriticalSlackLimit

Project.CriticalSlackLimit property

Tasks are considered critical by MS Project if total slack is less or equal to this number of days.

public int CriticalSlackLimit { get; set; }

See Also