TimesheetEnum.QueueJobStatus 枚举
指定时间表队列服务作业的状态。
命名空间: Microsoft.Office.Project.Server.Library
程序集: Microsoft.Office.Project.Server.Library(位于 Microsoft.Office.Project.Server.Library.dll 中)
语法
声明
Public Enumeration QueueJobStatus
用法
Dim instance As TimesheetEnum.QueueJobStatus
public enum QueueJobStatus
成员
成员名称 | 说明 | |
---|---|---|
Passed | 值为 0。通过作业。 | |
Pending | 值 = 1。作业处于挂起状态。 | |
Failed | 值 = 2。该作业失败。 |
备注
TS_QUEUE_JOB_STATUS字段中使用的TimesheetEnum.QueueJobStatus类型。