dContentCalendar

Contains a record of all calendar channel content within the digital workplace. Creating a new calendar event or archiving an existing calendar event will add a row to this table.

URL

/odata/dContentCalendar

Attributes

Name Data Type Connects to:
calendar_content_key Edm.Int64
archive_status_key Edm.Int32
calendar_state_key Edm.Int32
Key Attributes
Name Data Type Description
calendar_name Edm.String The name assigned to a calendar event.
source_system_id Edm.Guid A unique identifier for a calendar event.
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 the year 9999.
community_key Edm.Int32 A unique identifier for a digital workplace.
Table Attributes