Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the maximum number of days that a task can go past its end date, before Project Server marks the 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 MAX_CRITICAL_SLACK_LIMIT As Integer
'Usage
Dim value As Integer
value = Project.MAX_CRITICAL_SLACK_LIMIT
public static readonly int MAX_CRITICAL_SLACK_LIMIT
Remarks
The read-only value of MAX_CRITICAL_SLACK_LIMIT is 9999.