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 rate format type of the work.
Namespace: Microsoft.Office.Project.Conversion
Assembly: Microsoft.Office.Project.Shared (in Microsoft.Office.Project.Shared.dll)
Syntax
'Declaration
Public Enumeration WorkRateFormatType
'Usage
Dim instance As WorkRateFormatType
public enum WorkRateFormatType
Members
| Member name | Description | |
|---|---|---|
| HoursPerDay | Value=0. Hours per day. | |
| HoursPerWeek | Value=1. Hours per week. | |
| DaysPerWeek | Value=2. Days per week. |