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 set of validation types for timesheet lines.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
Public Enumeration TimeSheetValidationType
'Usage
Dim instance As TimeSheetValidationType
public enum TimeSheetValidationType
Members
| Member name | Description | |
|---|---|---|
| Unverified | Value=0. The timesheet line is unverified. | |
| Verified | Value=1. The timesheet line is verified. | |
| ProjectLevel | Value=2. The timesheet line is at the project level. |