Last Updated:
June 14, 2021
by
Jesse Langstaff
| Version: 7
| 2,237 views
| 0 followers
members are following updates on this item.
Provides a record of all Folders within the digital workplace. Creating a new Folder will add a row to this table.
/odata/dFolder
Name | Data Type | Connects to: |
---|---|---|
folder_key | Edm.Int64 |
Name | Data Type | Description |
---|---|---|
folder_name | Edm.String | The name given to a Folder. |
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. |
source_system_id | Edm.Guid | A unique identifier for a Folder. |
is_copied | Edm.Boolean | TRUE if the folder was created by copying. Otherwise, FALSE. |
community_key | Edm.Int32 | A unique identifier for a digital workplace. |