Share via


Project.MIN_CRITICAL_SLACK_LIMIT field

Specifies the minimum number of days that a task can go past its end date, before Project Server marks that task as critical.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Shared ReadOnly MIN_CRITICAL_SLACK_LIMIT As Integer
'Usage
Dim value As Integer

value = Project.MIN_CRITICAL_SLACK_LIMIT
public static readonly int MIN_CRITICAL_SLACK_LIMIT

Remarks

The read-only value of MIN_CRITICAL_SLACK_LIMIT is 0.

See also

Reference

Project class

Project members

Microsoft.Office.Project.Server.Library namespace