Project.ShowCriticalSlack Property
Project Developer Reference |
Returns 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.
Return Value
Long
Remarks
If a task's slack time does not exceed the number of days returned by the ShowCriticalSlack property, Microsoft Office Project 2007 displays the task as critical.
See Also