ComplianceOperatorDashboardWidget Table
FlexNet Manager Suite
2020 R1
(On-Premises)
The list of widgets enabled for the management dashboard for an operator.
Note: To cater for multi-tenant mode, this table may contain data for
multiple tenants. Access requires that the database
TenantID
has been set in the SQL Server
connection context information. That setting filters an underlying table to produce this
view of data for the single, selected tenant.
Database Column |
Details |
---|---|
ComplianceOperator DashboardWidgetID
|
Type: integer. Key. Generated ID Unique identifier of a Dashboard widget, this is a primary key. |
ComplianceOperatorID
|
Type: integer. Key The operator of the setting. Foreign key to the |
DashboardWidgetID
|
Type: integer. Key The id of a dashboard widget being referenced. |
DisplayOrder
|
Type: integer The order to display the widget. |
CustomSettings
|
Type: text. Nullable Custom settings configured by the operator. |
Comment
|
Type: text (max 256 characters). Nullable The comment for the widget specific to the operator. |
FlexNet Manager Suite (On-Premises)
2020 R1