Properties for announcements.
| Column Name | Type | Length | Nullable | Unicode | Description |
|---|---|---|---|---|---|
| announcementID | bigint | N/A | false | Announcement ID. Primary key. | |
| name | varchar | 100 | false | true | Property name. Primary key. |
| propValue | varchar | 3500 | false | true | Property value. |