RateSchedulesRates
The operations from the Rate Schedules/Rates category.
Columns
| Name | Type | Description |
| RateSchedulesRateScheduleId [KEY] | Long | Identifier of the rate schedule. |
| RateId [KEY] | Long | Unique identifier of the rate. |
| UnitOfMeasureCode [KEY] | String | Unit of measure code associated with the resource class in the resource class rate schedule line. |
| UnitOfMeasureName [KEY] | String | Unit of measure associated with the resource class in the resource class rate schedule line. |
| Rate [KEY] | Decimal | The rate, assigned to the rate schedule line, that's to be applied to calculate the raw cost and revenue amounts. |
| StartDateActive [KEY] | Date | Date from which the rate schedule line is effective. |
| EndDateActive [KEY] | Date | Date after which the rate schedule line is no longer effective. |
| CreationDate [KEY] | Datetime | The date when the record was created. |
| CreatedBy [KEY] | String | The user who created the record. |
| LastUpdateDate [KEY] | Datetime | The date when the record was last updated. |
| LastUpdatedBy [KEY] | String | The user who last updated the record. |
| JobId [KEY] | Long | Identifier of the job for which the rate is entered. |
| JobCode [KEY] | String | Code of the job to which a rate is defined in the rate schedule. |
| JobName [KEY] | String | Name of the job to which a rate is defined in the rate schedule. |