Freigeben über


TimesheetEnum.ProjectTimesheetLineQueryType-Enumeration

Gibt an, die Arbeitszeittabellen-Zeilenelemente in einer Abfrage enthalten sein.

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

Member

Membername Beschreibung
StatusManagerLineItems Wert = 0. Status-Manager Zeilenelemente.
ApprovedLineItems Wert = 1. Genehmigter Positionen.
AllApprovedLineItems Wert = 2. Alle genehmigten Zeilenelemente.

Siehe auch

Referenz

Microsoft.Office.Project.Server.Library-Namespace