Метод QueueConstants.PendingJobStates
Зарезервировано для внутреннего использования.
Пространство имен: Microsoft.Office.Project.Server.Library
Сборка: Microsoft.Office.Project.Server.Library (в Microsoft.Office.Project.Server.Library.dll)
Синтаксис
'Декларация
Public Shared Function PendingJobStates As IEnumerable(Of QueueConstants.JobState)
'Применение
Dim returnValue As IEnumerable(Of QueueConstants.JobState)
returnValue = QueueConstants.PendingJobStates()
public static IEnumerable<QueueConstants.JobState> PendingJobStates()
Возвращаемое значение
Тип: System.Collections.Generic.IEnumerable<QueueConstants.JobState>