QueueConstants.PendingJobStates - Méthode
Réservé à une utilisation interne.
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 Function PendingJobStates As IEnumerable(Of QueueConstants.JobState)
'Utilisation
Dim returnValue As IEnumerable(Of QueueConstants.JobState)
returnValue = QueueConstants.PendingJobStates()
public static IEnumerable<QueueConstants.JobState> PendingJobStates()
Valeur renvoyée
Type : System.Collections.Generic.IEnumerable<QueueConstants.JobState>