This documentation is archived and is not being maintained.
TimeSheetLineStatus enumeration
Represents status settings that can be applied to a timesheet line.
Namespace:
Microsoft.ProjectServer.ClientAssembly:
Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
No code example is currently available or this language may not be supported.
| Member name | Description |
|---|
| NotSpecified | Value=-1. Not specified. |
| Pending | Value=0. Pending. |
| Approved | Value=1. Approved. |
| Rejected | Value=2. Rejected. |
| NotApplicable | Value=3. Not applicable. |
| PendingApproval | Value=4. Pending Approval. |
Timesheet line status settings are represented by numerical values.