| Name | Description | Type | Additional information |
|---|---|---|---|
| ProjectSetRateId |
ProjectSetRateId, primary key of the ProjectSetRate table |
integer |
None. |
| ProjectId |
ProjectId, for which set rate is defined for the task |
integer |
None. |
| RatePerUnit |
Rate per unit for each task at project level |
decimal number |
None. |
| TaskId |
TaskId for which set rate is added for project |
integer |
None. |
| IsSelected |
Used for indicating whether the set rate is selected or not when saving or updating the project |
boolean |
None. |
| ObjTask |
Added this property display the details of the Task |
Task |
None. |