Container table for Widget Layout frames
| Column Name | Type | Length | Nullable | Unicode | Description |
|---|---|---|---|---|---|
| layoutID | bigint | N/A | false | Widget layout ID. | |
| parentObjectID | bigint | N/A | false | Parent object ID the widget layout is associated with. Primary key. | |
| parentObjectType | int | N/A | false | Parent object type associated with the widget layout. Primary key. | |
| published | int | N/A | false | One if the widget layout is published, otherwise it is draft. Primary key. |