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 timesheet line items to be included in a query.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Enumeration ProjectTimesheetLineQueryType
'Usage
Dim instance As TimesheetEnum.ProjectTimesheetLineQueryType
public enum ProjectTimesheetLineQueryType
Members
| Member name | Description | |
|---|---|---|
| StatusManagerLineItems | Value = 0. Status manager line items. | |
| ApprovedLineItems | Value = 1. Approved line items. | |
| AllApprovedLineItems | Value = 2. All approved line items. |