Task.MIN_TASK_PRIORITY-Feld
Enthält eine ganze Zahl, die die niedrigste Positionsnummer einer Aufgabe in einer Aufgabenliste Priorität darstellt.
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
Hinweise
Der Wert der MIN_TASK_PRIORITY ist auf 0 festgelegt.