TimesheetEnum.Status enumeration
Office 2013 and later
Specifies the status of a timesheet.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
| Member name | Description | |
|---|---|---|
| InProgress | Value=0. In progress. | |
| Submitted | Value=1. Submitted. | |
| Acceptable | Value=2. Acceptable. | |
| Approved | Value=3. Approved. | |
| Rejected | Value=4. Rejected. | |
| PendingSubmit | Value=5. Pending submission; used when one or more timesheet lines are pending approval after a timesheet is submitted and project manager coordination is required. |
Show: