AwardsByProjectsLOV
The Awards By Projects LOV resource is used to view the awards for a particular project. This service data object contains a list of awards with details such as award id, award name, and award number.
Columns
| Name | Type | Description |
| AwardId | Long | The unique internal identifier of the award. |
| ProjectId | Long | The unique internal identifier of the project. |
| AwardName | String | Name of the award. |
| AwardNumber | String | Number of the award. |