Last Updated:
June 14, 2021
by
Jesse Langstaff
| Version: 7
| 1,935 views
| 0 followers
members are following updates on this item.
Provides a record of all Wiki Article Versions within the digital workplace. Versioning a Wiki Article will add a new row to this table.
/odata/dContentWikiVersion
Name | Data Type | Connects to: |
---|---|---|
wiki_key | Edm.Int64 | |
last_modified_user_key | Edm.Int32 |
Name | Data Type | Description |
---|---|---|
version_number | Edm.Int32 | The version number of the Wiki Article. |
wiki_name | Edm.String | The name assigned to a version of a Wiki Article. |
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 Wiki Article. |
community_key | Edm.Int32 | A unique identifier for a digital workplace. |
wiki_version_key | Edm.Int64 | A unique identifier for a Wiki Article Version. |