Compartilhar via


QueueConstants.CompletedJobStates método

Reservado para uso interno.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (em Microsoft.Office.Project.Server.Library.dll)

Sintaxe

'Declaração
Public Shared Function CompletedJobStates As IEnumerable(Of QueueConstants.JobState)
'Uso
Dim returnValue As IEnumerable(Of QueueConstants.JobState)

returnValue = QueueConstants.CompletedJobStates()
public static IEnumerable<QueueConstants.JobState> CompletedJobStates()

Valor retornado

Tipo: System.Collections.Generic.IEnumerable<QueueConstants.JobState>

Ver também

Referência

QueueConstants classe

QueueConstants membros

Microsoft.Office.Project.Server.Library namespace