OvertimeRateFormat enumeration
Specifies the time unit of the resource overtime rate; that is, the rate per time unit, such as dollars per hour.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
Public Enumeration OvertimeRateFormat
'Usage
Dim instance As OvertimeRateFormat
public enum OvertimeRateFormat
Members
Member name | Description | |
---|---|---|
Minute | Value=1. The resource overtime rate is per minute. | |
Hour | Value=2. The resource overtime rate is per hour. | |
Day | Value=3. The resource overtime rate is per day. | |
Week | Value=4. The resource overtime rate is per week. | |
Month | Value=5. The resource overtime rate is per month. | |
Year | Value=7. The resource overtime rate is per year. | |
Material | Value=8. The resource is a material; it does not have an overtime rate per time unit. |
Remarks
The OvertimeRateFormat enumeration in the CSOM is equivalent to Resource.OvertimeRateFormat in the Microsoft.Office.Project.Server.Library namespace. The OvertimeRateFormat constants can be used to compare with or set the following properties: