Task.MAX_TASK_PRIORITY-Feld
Enthält eine ganze Zahl, die die höchste 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 MAX_TASK_PRIORITY As Integer
'Usage
Dim value As Integer
value = Task.MAX_TASK_PRIORITY
public static readonly int MAX_TASK_PRIORITY
Hinweise
Der Wert der MAX_TASK_PRIORITY ist auf 1000 festgelegt.