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