Represents the relationship between a group and a custom view
Data model
Fields
| Field | Type | Description |
|---|---|---|
| group_id* | INT | Related Group Identifier |
| view_id* | INT | Related view ID |
Primary Key
| PK_ASMS_GROUP_VIEW |
|---|
| group_id, view_id |
Represents the relationship between a group and a custom view
| Field | Type | Description |
|---|---|---|
| group_id* | INT | Related Group Identifier |
| view_id* | INT | Related view ID |
| PK_ASMS_GROUP_VIEW |
|---|
| group_id, view_id |