Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the status of a timesheet Queuing Service job.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Enumeration QueueJobStatus
'Usage
Dim instance As TimesheetEnum.QueueJobStatus
public enum QueueJobStatus
Members
| Member name | Description | |
|---|---|---|
| Passed | Value=0. The job passed. | |
| Pending | Value=1. The job is pending. | |
| Failed | Value=2. The job failed. |
Remarks
The TimesheetEnum.QueueJobStatus type is used by the TS_QUEUE_JOB_STATUS field.