Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 748 Bytes

Project.Project.ShowCriticalSlack.md

File metadata and controls

28 lines (17 loc) · 748 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Project.ShowCriticalSlack property (Project)
project-server
Project.Project.ShowCriticalSlack
fac1cf14-8f6f-34ca-7bab-71d444e78346
06/08/2017
medium

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.

[!includeSupport and feedback]