AwardsAwardReference
The Award References resource is used to view the attributes specific to award reference type.
Columns
| Name | Type | Description |
| AwardsAwardId [KEY] | Long | Identifier of the award. |
| AwardReferenceId [KEY] | Long | The unique identifier of the award reference. |
| AwardId | Long | Unique identifier of the award. |
| ReferenceId | Long | Unique identifier of the selected reference. |
| ReferenceTypeName | String | The name of the type of the selected reference. |
| ReferenceValue | String | The value set for the reference. |
| ReferenceComment | String | Comments given for the award reference. |
| Description | String | Description for the award reference. |
| CreatedBy | String | The user that created the award reference. |
| CreationDate | Datetime | The date when the award reference was created. |
| LastUpdatedBy | String | The user that last updated the award reference. |
| LastUpdateDate | Datetime | The date when the award reference was last updated. |
| Finder | String | finder |