Task.MIN_TASK_PRIORITY Field
Contains an integer that represents the lowest possible position number of a task in a task priority list.
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_TASK_PRIORITY As Integer
'Usage
Dim value As Integer
value = Task.MIN_TASK_PRIORITY
public static readonly int MIN_TASK_PRIORITY
Remarks
The value of MIN_TASK_PRIORITY is set to 0.