Contains a record of all folder channels within the digital workplace. Creating a new folder channel or changing a folder channel's name adds a row to this table.
/odata/dContainerFolder
Attributes
Name | Data Type | Connects to: |
---|---|---|
folder_container_key | Edm.Int64 |
Name | Data Type | Description |
---|---|---|
folder_container_name | Edm.String | The name assigned to a folder channel. |
source_system_id | Edm.Guid | A unique identifier for a folder channel. |
row_active_date | Edm.DateTimeOffset | The date the current row was created. |
row_inactive_date | Edm.DateTimeOffset | The date the current row was made inactive. Active rows will have a date with year 9999. |
community_key | Edm.Int32 | A unique identifier for a digital workplace. |