Assignment.OneHourOfWork Field
Provides a value that represents one hour of work that is numerically formatted for storage in a resource assignment database row.
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 Double
'Usage
Dim value As Double
value = Assignment.OneHourOfWork
public const double OneHourOfWork
Remarks
The value for OneHourOfWork is 60000.