Last Updated:
June 14, 2021
by
Jesse Langstaff
| Version: 8
| 2,165 views
| 0 followers
members are following updates on this item.
Provides a record of all Wiki Articles within the digital workplace. Creating a new Wiki Article or archiving an existing Wiki article will add a row to this table.
/odata/dContentWiki
Name | Data Type | Connects to: |
---|---|---|
wiki_key | Edm.Int64 | |
archive_status_key | Edm.Int32 | |
wiki_state_key | Edm.Int32 | |
created_user_key | Edm.Int32 | |
last_modified_user_key | Edm.Int32 |
Name | Data Type | Description |
---|---|---|
wiki_name | Edm.String | The name assigned to a Wiki Article. |
source_system_id | Edm.Guid | A unique identifier for a document. |
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. |
version_number | Edm.Int32 | The current version number of a Wiki Article. |
community_key | Edm.Int32 | A unique identifier for a digital workplace. |