ResourcePlan.WorkUnits enumeration

Specifies units of measurement for the recording of resource work.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Enumeration WorkUnits
'Usage
Dim instance As ResourcePlan.WorkUnits
public enum WorkUnits

Members

Member name Description
Hours Value=0. The unit type is hours.
Days Value=1. The unit type is days.
FTEs Value=2. The unit type is Full Time Equivalent and refers to a calculated percentage of the workload.

See also

Reference

Microsoft.Office.Project.Server.Library namespace