Compartilhar 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