TimesheetEnum.Process Enumeration

Specifies the process for a timesheet entry.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Enumeration Process
'Usage
Dim instance As TimesheetEnum.Process
public enum Process

Members

Member name Description
Approve Value=0. Approve the entry.
Reject Value=1. Reject the entry.

See Also

Reference

Microsoft.Office.Project.Server.Library Namespace