Task.MAX_TASK_PRIORITY - Champ
Contient un entier qui représente le numéro de position possible la plus élevé d'une tâche dans une liste de priorité de la tâche.
Espace de noms : Microsoft.Office.Project.Server.Library
Assembly : Microsoft.Office.Project.Server.Library (dans Microsoft.Office.Project.Server.Library.dll)
Syntaxe
'Déclaration
Public Shared ReadOnly MAX_TASK_PRIORITY As Integer
'Utilisation
Dim value As Integer
value = Task.MAX_TASK_PRIORITY
public static readonly int MAX_TASK_PRIORITY
Remarques
La valeur de MAX_TASK_PRIORITY est définie sur 1000.