Task.MIN_TASK_PRIORITY - Champ
Contient un entier qui représente le numéro de position possible la plus faible 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 MIN_TASK_PRIORITY As Integer
'Utilisation
Dim value As Integer
value = Task.MIN_TASK_PRIORITY
public static readonly int MIN_TASK_PRIORITY
Remarques
La valeur de MIN_TASK_PRIORITY est définie sur 0.