共用方式為


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>

請參閱

參照

QueueConstants 類別

QueueConstants 成員

Microsoft.Office.Project.Server.Library 命名空間