Task.MIN_PERCENT Field
Contains an integer that represents the lowest possible percentage of task work that can be completed.
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_PERCENT As Integer
'Usage
Dim value As Integer
value = Task.MIN_PERCENT
public static readonly int MIN_PERCENT
Remarks
The value of MIN_PERCENT is set to 0.