TimesheetConst.OneHourOfWork Field
Value = 60000. Specifies one hour of work, as stored in timesheet tables.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Const OneHourOfWork As Integer
'Usage
Dim value As Integer
value = TimesheetConst.OneHourOfWork
public const int OneHourOfWork