| Primary Key | Field Type | 
|---|---|
|  ID | int | 
| Field | Field Type | Null | Notes | Description | 
|---|---|---|---|---|
|  SiteContentID | int | |||
|  CategoryTypeID | int | |||
|  TypeID | int | |||
|  AuxID | int |  | ||
|  DockingLocation | nvarchar(1000) |  | ||
|  DockingIndex | int |  | ||
|  IsCollapsed | bit |  | ||
|  saved_date | datetime |  | 
| Foreign Key | Field Type | Null | Notes | Description | 
|---|---|---|---|---|
|  ClientUsersID | int | ClientUsers.ID | 
| Index Name | Field(s) | Unique | Primary | Clustered | 
|---|---|---|---|---|
|  PK_ClientUserDashboardPanel | ID |  |  |  | 
