Project.ShowCriticalSlack property (Project)
Gets or sets how much slack causes a task to be displayed as a critical task. Read/write Long.
Syntax
expression. ShowCriticalSlack
expression A variable that represents a Project object.
Remarks
If the slack time of a task does not exceed the number of days returned by the ShowCriticalSlack property, Project displays the task as critical.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.