TimesheetEnum.QueueJobStatus enumeration

Office 2013 and later

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)

No code example is currently available or this language may not be supported.

Member nameDescription
PassedValue=0. The job passed.
PendingValue=1. The job is pending.
FailedValue=2. The job failed.

The TimesheetEnum.QueueJobStatus type is used by the TS_QUEUE_JOB_STATUS field.

Show: