TimeSheetStatus enumeration
Office 2013 and later
Represents status settings that can be applied to a timesheet.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
| Member name | Description | |
|---|---|---|
| NotSpecified | Value=-1. Not specified. | |
| 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: