| Primary Key | Field Type | 
|---|---|
|  ID | int | 
| Field | Field Type | Null | Notes | Description | 
|---|---|---|---|---|
|  BackOfficeID | int | |||
|  LimitCapacity | bit | Default = 0 | ||
|  PageLink | nvarchar(1024) |  | ||
|  DisplayName | nvarchar(100) |  | ||
|  ShowRelations | bit | Default = 1 | ||
|  Attributes | ntext |  | ||
|  DisplayDesc | ntext |  | ||
|  Target | nvarchar(256) |  | ||
|  PageTabID | int | Default = 0 | ||
|  BaseCurrencyID | uniqueidentifier |  | ||
|  DisplayOrder | int | Default = 0 | ||
|  DocLinkID | int | Default = 0 | ||
|  MaxRegPerCheckout | int |  | 
| Foreign Key | Field Type | Null | Notes | Description | 
|---|---|---|---|---|
|  ClientEventsID | int | ClientEvents.ID | 
| Index Name | Field(s) | Unique | Primary | Clustered | 
|---|---|---|---|---|
|  IX_EventItems_ClientEventsID | ClientEventsID | |||
|  PK_EventItems | ID |  |  |  | 
| Referenced by | Field | 
|---|---|
|  EventItemPrices | EventItemsID | 
