QueueConstants.InvalidJobStates 方法
仅供内部使用。
命名空间: Microsoft.Office.Project.Server.Library
程序集: Microsoft.Office.Project.Server.Library(位于 Microsoft.Office.Project.Server.Library.dll 中)
语法
声明
Public Shared Function InvalidJobStates As IEnumerable(Of QueueConstants.JobState)
用法
Dim returnValue As IEnumerable(Of QueueConstants.JobState)
returnValue = QueueConstants.InvalidJobStates()
public static IEnumerable<QueueConstants.JobState> InvalidJobStates()
返回值
类型:System.Collections.Generic.IEnumerable<QueueConstants.JobState>