Contains details regarding the relationship between microblog posts and microblog channels.
URL
/odata/flMicroblogMapping
Attributes
| Name | Data Type | Connects to: |
|---|---|---|
| user_key | Edm.Int32 | |
| space_key | Edm.Int64 | |
| microblog_key | Edm.Int64 | |
| microblog_container_key | Edm.Int64 |
| Name | Data Type | Description |
|---|---|---|
| community_key | Edm.Int32 | A unique identifier for a digital workplace. |
| row_active_date | Edm.DateTimeOffset | The date the current row was created. |
| row_inactive_date | Edm.DateTimeOffset | Reserved for future use. |
| microblog_content_shared | Edm.Int32 | A value of 1 indicates the microblog post was shared to this channel. |
| microblog_content_unshared | Edm.Int32 | A value of 1 indicates the microblog post unshared from this channel. |
| microblog_container_moved | Edm.Int32 | Reserved for future use. |