Contains details regarding the relationship between groups and their users.
URL
/odata/flUserGroupCommunity
Attributes
| Name | Data Type | Connects to: |
|---|---|---|
| group_key | Edm.Int32 | |
| user_key | Edm.Int32 |
| Name | Data Type | Description |
|---|---|---|
| community_key | Edm.Int32 | A unique identifier for a digital workplace. |
| row_active_date | Edm.DateTimeOffset | The date a user was added to a group. |
| row_inactive_date | Edm.DateTimeOffset | The date a User was removed from a group. A data of 9999-12-31 indicates that the group is still active. |