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