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 unit of time for reporting work on a timesheet.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Enumeration WorkReportingUnits
'Usage
Dim instance As TimesheetEnum.WorkReportingUnits
public enum WorkReportingUnits
Members
| Member name | Description | |
|---|---|---|
| Hours | Value=0. The timesheet work unit is hours. | |
| Days | Value=1. The timesheet work unit is days. |
Remarks
The WorkReportingUnits enumeration is used in the WADMIN_TS_REPORT_UNIT_ENUM property.