TimesheetEnum.ProjectTimesheetLineQueryType enumeration

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.

See also

Reference

Microsoft.Office.Project.Server.Library namespace