Stores the global GUI configuration for a site manager. It is on a per manager basis
| Column Name | Column Datatype | Column Null Option | Column Comment |
| manager_uuid | byte(16) | not null | The uuid of the manager |
| name | nvarchar(255) | not null | Name of the parameter |
| group | nvarchar(255) | not null | The group the parameter belongs to |
| value | nvarchar(1024) | with null | The associated value |
| attribute_type_id | integer | with null | Id for the type |
Product Name: Unicenter Wireless Site Management
Table Type: Table