del método QueueConstants.InvalidJobStates
Reservado para uso interno.
Espacio de nombres: Microsoft.Office.Project.Server.Library
Ensamblado: Microsoft.Office.Project.Server.Library (en Microsoft.Office.Project.Server.Library.dll)
Sintaxis
'Declaración
Public Shared Function InvalidJobStates As IEnumerable(Of QueueConstants.JobState)
'Uso
Dim returnValue As IEnumerable(Of QueueConstants.JobState)
returnValue = QueueConstants.InvalidJobStates()
public static IEnumerable<QueueConstants.JobState> InvalidJobStates()
Valor devuelto
Tipo: System.Collections.Generic.IEnumerable<QueueConstants.JobState>