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 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. |