Contains a record of all calendar channels within the digital workplace. Creating a new calendar channel or changing a calendar channel's name adds a row to this table.
URL
/odata/dContainerCalendar
Attributes
Name | Data Type | Connects to: |
---|---|---|
calendar_container_key | Edm.Int64 |
Name | Data Type | Description |
---|---|---|
calendar_container_name | Edm.String | The name assigned to a calendar channel. |
source_system_id | Edm.Guid | The unique identifier for a calendar 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 the year 9999. |
community_key | Edm.Int32 | A unique identifier for a digital workplace. |