AwardsAwardKeyword
The Award Keywords resource is used to view the keyword attributes for the award.
Columns
| Name | Type | Description |
| AwardsAwardId [KEY] | Long | Identifier of the award. |
| AwardKeywordId [KEY] | Long | The unique identifier for Award Keyword. |
| AwardId | Long | Unique identifier of the award. |
| KeywordId | Long | The unique identifier for Keyword. |
| KeywordName | String | The name of the keyword. |
| CreatedBy | String | The user that created the award keyword. |
| CreationDate | Datetime | The date when the award keyword was created. |
| LastUpdatedBy | String | The user that last updated the award keyword |
| LastUpdateDate | Datetime | The date when the award keyword was last updated. |
| Finder | String | finder |