Last Updated:
June 14, 2021
by
Jesse Langstaff
| Version: 5
| 1,978 views
| 0 followers
members are following updates on this item.
Provides a record of all Groups that have existed within a digital workplace. Creating a Space or new Group adds a row to this table.
/odata/dGroup
Name | Data Type | Connects to: |
---|---|---|
group_key | Edm.Int32 | |
group_type_key | Edm.Int32 | |
space_key | Edm.Int64 |
Name | Data Type | Description |
---|---|---|
group_name | Edm.String | The name assigned to a Group. |
source_system_id | Edm.Guid | A unique identifier for a Group. |
row_active_date | Edm.DateTimeOffset | The date the Group was created. |
row_inactive_date | Edm.DateTimeOffset | The date the Group was deleted. |
community_key | Edm.Int32 | A unique identifier for a digital workplace. |