Defines the style sheet that specifies the style for portal components
| Column Name | Column Datatype | Column Null Option | Column Comment |
| stylesheet_id | varchar(50) | not null | The unique id for the style sheet |
| name | nvarchar(64) | with null | Name of the stylesheet |
| url | varchar(64) | with null | The relative path for the stylesheet |
| type | varchar(20) | with null | The type of the style sheet, Eg: DashBoardItem etc |
Product Name: Unicenter Service Management
Table Type: Table