QueueConstants.ValidJobStates 方法
保留給內部使用。
命名空間: Microsoft.Office.Project.Server.Library
組件: Microsoft.Office.Project.Server.Library (在 Microsoft.Office.Project.Server.Library.dll 中)
語法
'宣告
Public Shared Function ValidJobStates As IEnumerable(Of QueueConstants.JobState)
'用途
Dim returnValue As IEnumerable(Of QueueConstants.JobState)
returnValue = QueueConstants.ValidJobStates()
public static IEnumerable<QueueConstants.JobState> ValidJobStates()
傳回值
類型:System.Collections.Generic.IEnumerable<QueueConstants.JobState>