Installed widget information
| Column Name | Type | Length | Nullable | Unicode | Description |
|---|---|---|---|---|---|
| bridgeID | bigint | N/A | true | The ID of the remote CS instance. | |
| className | varchar | 255 | false | true | The className of the installed widget. |
| remoteWidgetID | bigint | N/A | true | Widget ID on the remote instance. | |
| widgetID | bigint | N/A | false | Installed Widget ID. Primary key. |