del método QueueConstants.ValidJobStates
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 ValidJobStates As IEnumerable(Of QueueConstants.JobState)
'Uso
Dim returnValue As IEnumerable(Of QueueConstants.JobState)
returnValue = QueueConstants.ValidJobStates()
public static IEnumerable<QueueConstants.JobState> ValidJobStates()
Valor devuelto
Tipo: System.Collections.Generic.IEnumerable<QueueConstants.JobState>