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 whether to use standard overtime and non-billable time tracking, in addition to planned work.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Enumeration TimeSheetDefaultDisplay
'Usage
Dim instance As TimesheetEnum.TimeSheetDefaultDisplay
public enum TimeSheetDefaultDisplay
Members
| Member name | Description | |
|---|---|---|
| DoNotUseStandardOverTimeAndNonBillable | Value=0. Do not use standard overtime and non-billable time tracking. | |
| UseStandardOverTimeAndNonBillable | Value=7. Use standard overtime and non-billable time tracking, in addition to planned work. |
Remarks
The TimeSheetDefaultDisplay enumeration is used in the WADMIN_DEFAULT_TRACKING_METHOD property.