Description: Resource rates provide a way of specifying multiple resource prices and maximum units per time values that vary over time.
Field | Type | Description | Read-Only |
---|---|---|---|
effectiveStartDate | DateTime | The effective time period of the resource rate. | No |
maxUnitsPerTime | Double | The maximum work units per time this resource can perform on all their assigned activities. | No |
pricePerUnit1 | Double | The price per unit associated with the resource. The price per unit is used to calculate costs for resources assigned to activities in base currency. | No |
pricePerUnit1Project | Double | The price per unit associated with the resource. The price per unit is used to calculate costs for resources assigned to activities in project currency. | Yes |
pricePerUnit2 | Double | The price per unit associated with the resource. The price per unit is used to calculate costs for resources assigned to activities in base currency. | No |
pricePerUnit2Project | Double | The price per unit associated with the resource. The price per unit is used to calculate costs for resources assigned to activities in project currency. | Yes |
pricePerUnit3 | Double | The price per unit associated with the resource. The price per unit is used to calculate costs for resources assigned to activities in base currency. | No |
pricePerUnit3Project | Double | The price per unit associated with the resource. The price per unit is used to calculate costs for resources assigned to activities in project currency. | Yes |
pricePerUnit4 | Double | The price per unit associated with the resource. The price per unit is used to calculate costs for resources assigned to activities in base currency. | No |
pricePerUnit4Project | Double | The price per unit associated with the resource. The price per unit is used to calculate costs for resources assigned to activities in project currency. | Yes |
pricePerUnit5 | Double | The price per unit associated with the resource. The price per unit is used to calculate costs for resources assigned to activities in base currency. | No |
pricePerUnit5Project | Double | The price per unit associated with the resource. The price per unit is used to calculate costs for resources assigned to activities in project currency. | Yes |
resourceId | ForeignKey | The unique ID of the associated resource. | No |
resourceWorkRateId | String | The unique ID generated by the system. | No |