TimeSheetValidationType enumeration

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.

See also

Reference

Microsoft.ProjectServer.Client namespace