Freigeben über


QueueConstants.CompletedJobStates-Methode

Für die interne Verwendung reserviert.

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

Syntax

'Declaration
Public Shared Function CompletedJobStates As IEnumerable(Of QueueConstants.JobState)
'Usage
Dim returnValue As IEnumerable(Of QueueConstants.JobState)

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

Rückgabewert

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

Siehe auch

Referenz

QueueConstants Klasse

QueueConstants-Member

Microsoft.Office.Project.Server.Library-Namespace