Referenz zur Tabelle/Entität Post
Hinweis
Unsicher bei Tabelle vs. Entität? Siehe Entwickler: Terminologie in Microsoft Dataverse verstehen.
An activity feed post.
Nachrichten
Nachricht | Web-API-Vorgang | SDK-Klasse oder -Methode |
---|---|---|
Create | POST [org URI]/api/data/v9.0/posts Weitere Informationen finden Sie unter Erstellen |
CreateRequest oder Create |
Delete | DELETE [org URI]/api/data/v9.0/posts(postid) Weitere Informationen finden Sie unter Löschen |
DeleteRequest oder Delete |
Retrieve | GET [org URI]/api/data/v9.0/posts(postid) Weitere Informationen finden Sie unter Abrufen |
RetrieveRequest oder Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/posts Weitere Informationen finden Sie unter Daten abfragen |
RetrieveMultipleRequest oder RetrieveMultiple |
Eigenschaften
Eigenschaft | Wert |
---|---|
CollectionSchemaName | Posts |
DisplayCollectionName | Posts |
DisplayName | Post |
EntitySetName | posts |
IsBPFEntity | False |
LogicalCollectionName | posts |
LogicalName | post |
OwnershipType | OrganizationOwned |
PrimaryIdAttribute | postid |
PrimaryNameAttribute | text |
SchemaName | Post |
Schreibbare Spalten/Attribute
Diese Spalten/Attribute geben entweder für IsValidForCreate oder IsValidForUpdate (normalerweise beides) true zurück. Aufgelistet durch SchemaName.
- LargeText
- PostId
- RegardingObjectId
- RegardingObjectIdName
- RegardingObjectTypeCode
- Source
- Text
- TimeZoneRuleVersionNumber
- Type
- UTCConversionTimeZoneCode
LargeText
Hinzugefügt von: Activities Patch-Lösung
Eigenschaft | Wert |
---|---|
Description | Shows the text of a post. |
DisplayName | Text |
Format | |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | largetext |
MaxLength | 1073741823 |
RequiredLevel | ApplicationRequired |
Type | Memo |
PostId
Eigenschaft | Wert |
---|---|
Description | Unique identifier for entity instances |
DisplayName | Post |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | postid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
RegardingObjectId
Eigenschaft | Wert |
---|---|
Description | Choose the parent record for the post to identify the customer, opportunity, case, or other record that the post most closely relates to. |
DisplayName | Regarding |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | regardingobjectid |
RequiredLevel | SystemRequired |
Targets | |
Type | Lookup |
RegardingObjectIdName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | regardingobjectidname |
MaxLength | 4000 |
RequiredLevel | None |
Type | String |
RegardingObjectTypeCode
Eigenschaft | Wert |
---|---|
Description | Type of the RegardingObject |
DisplayName | RegardingObjectTypeCode |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | regardingobjecttypecode |
RequiredLevel | None |
Type | EntityName |
Source
Eigenschaft | Wert |
---|---|
Description | Select whether the post was created manually or automatically. |
DisplayName | Source |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | source |
RequiredLevel | ApplicationRequired |
Type | Picklist |
Source Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
1 | Auto Post | |
2 | Manual Post | |
3 | ActionHub Post |
Text
Eigenschaft | Wert |
---|---|
Description | Shows the text of a post. If this is a manual post, it appears in plain text. If this is an auto post, it appears in XML. |
DisplayName | Text |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | text |
MaxLength | 2000 |
RequiredLevel | ApplicationRequired |
Type | String |
TimeZoneRuleVersionNumber
Eigenschaft | Wert |
---|---|
Description | For internal use only. |
DisplayName | Time Zone Rule Version Number |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | timezoneruleversionnumber |
MaxValue | 2147483647 |
MinValue | -1 |
RequiredLevel | None |
Type | Integer |
Type
Eigenschaft | Wert |
---|---|
Description | Select the post type. |
DisplayName | Type |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | type |
RequiredLevel | ApplicationRequired |
Type | Picklist |
Type Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
1 | Check-in | |
2 | Idea | |
3 | News | |
4 | Private Message | |
5 | Question | |
6 | Re-post | |
7 | Status |
UTCConversionTimeZoneCode
Eigenschaft | Wert |
---|---|
Description | Time zone code that was in use when the record was created. |
DisplayName | UTC Conversion Time Zone Code |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | utcconversiontimezonecode |
MaxValue | 2147483647 |
MinValue | -1 |
RequiredLevel | None |
Type | Integer |
Schreibgeschützt Spalten/Attribute
Diese Spalten/Attribute geben false zurück für sowohl IsValidForCreate als auch IsValidForUpdate. Aufgelistet durch SchemaName.
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- ModifiedBy
- ModifiedByName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OrganizationId
- OrganizationIdName
- PostRegardingId
- PostToYammer
- RegardingObjectIdYomiName
- RegardingObjectOwnerId
- RegardingObjectOwnerIdType
- RegardingObjectOwningBusinessUnit
- YammerPostState
- YammerRetryCount
CreatedBy
Eigenschaft | Wert |
---|---|
Description | Shows who created the record. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | SystemRequired |
Targets | systemuser |
Type | Lookup |
CreatedByName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedByYomiName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOn
Eigenschaft | Wert |
---|---|
DateTimeBehavior | UserLocal |
Description | Shows the date and time when the record was created. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options. |
DisplayName | Created On |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | None |
Type | DateTime |
CreatedOnBehalfBy
Eigenschaft | Wert |
---|---|
Description | Shows who created the record on behalf of another user. |
DisplayName | Created By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
CreatedOnBehalfByName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOnBehalfByYomiName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedBy
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the user who modified the record. |
DisplayName | Modified By |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ModifiedByName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOn
Eigenschaft | Wert |
---|---|
DateTimeBehavior | UserLocal |
Description | Shows the date and time when the record was last updated. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options. |
DisplayName | Modified On |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | None |
Type | DateTime |
ModifiedOnBehalfBy
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the delegate user who modified the record. |
DisplayName | Modified By (Delegate) |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ModifiedOnBehalfByName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOnBehalfByYomiName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
OrganizationId
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the organization associated with the solution. |
DisplayName | Organization |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationid |
RequiredLevel | SystemRequired |
Targets | organization |
Type | Lookup |
OrganizationIdName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationidname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
PostRegardingId
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the post regarding with which the post is associated. |
DisplayName | Post Regarding |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | postregardingid |
RequiredLevel | SystemRequired |
Targets | postregarding |
Type | Lookup |
PostToYammer
Eigenschaft | Wert |
---|---|
Description | Internal use only. |
DisplayName | post to yammer |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | posttoyammer |
RequiredLevel | None |
Type | Boolean |
PostToYammer Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
1 | Yes | |
0 | No |
Standardwert: 0
RegardingObjectIdYomiName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | regardingobjectidyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
RegardingObjectOwnerId
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the user or team who owns the regarding object. |
DisplayName | Owner |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | regardingobjectownerid |
RequiredLevel | SystemRequired |
Targets | systemuser,team |
Type | Owner |
RegardingObjectOwnerIdType
Eigenschaft | Wert |
---|---|
Description | Type of the RegardingObjectOwnerId |
DisplayName | RegardingObjectOwnerIdType |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | regardingobjectowneridtype |
RequiredLevel | None |
Type | EntityName |
RegardingObjectOwningBusinessUnit
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the business unit that owns the regarding object. |
DisplayName | Regarding object owning Business Unit |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | regardingobjectowningbusinessunit |
RequiredLevel | None |
Targets | businessunit |
Type | Lookup |
YammerPostState
Eigenschaft | Wert |
---|---|
Description | Internal use only. |
DisplayName | Yammer Post State |
Format | None |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | yammerpoststate |
MaxValue | 5 |
MinValue | 0 |
RequiredLevel | None |
Type | Integer |
YammerRetryCount
Eigenschaft | Wert |
---|---|
Description | Internal use only. |
DisplayName | Yammer Retry Count |
Format | None |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | yammerretrycount |
MaxValue | 2147483647 |
MinValue | 0 |
RequiredLevel | None |
Type | Integer |
Eins-zu-Viele-Beziehungen
Aufgelistet durch SchemaName.
post_AsyncOperations
Wie die post_AsyncOperations-Viele-zu-Eins-Beziehung für die asyncoperation-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | post_AsyncOperations |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
post_BulkDeleteFailures
Wie die post_BulkDeleteFailures-Viele-zu-Eins-Beziehung für die bulkdeletefailure-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
ReferencingEntity | bulkdeletefailure |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | post_BulkDeleteFailures |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Post_Comments
Wie die Post_Comments-Viele-zu-Eins-Beziehung für die postcomment-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
ReferencingEntity | postcomment |
ReferencingAttribute | postid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | Post_Comments |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Post_Likes
Wie die Post_Likes-Viele-zu-Eins-Beziehung für die postlike-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
ReferencingEntity | postlike |
ReferencingAttribute | postid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | Post_Likes |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
post_activity_file_attachment
Hinzugefügt von: Activities Patch-Lösung
Wie die post_activity_file_attachment-Viele-zu-Eins-Beziehung für die activityfileattachment-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
ReferencingEntity | activityfileattachment |
ReferencingAttribute | parentid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | post_activity_file_attachment |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Viele-zu-Eins-Beziehungen
Jede Viele-zu-Eins-Beziehung wird durch eine entsprechende Viele-zu-Viele-Beziehungen mit der zugehörigen Tabelle definiert. Aufgelistet durch SchemaName.
- lk_post_createdby
- lk_post_createdonbehalfby
- lk_post_modifiedby
- lk_post_modifiedonbehalfby
- organization_post
lk_post_createdby
Siehe die lk_post_createdby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
lk_post_createdonbehalfby
Siehe die lk_post_createdonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
lk_post_modifiedby
Siehe die lk_post_modifiedby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
lk_post_modifiedonbehalfby
Siehe die lk_post_modifiedonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
organization_post
Siehe die organization_post-Eins-zu-Viele-Beziehung für die organization-Tabelle/-Entität.
Siehe auch
Dataverse-Tabelle/-Entitätsreferenz Web-API-Referenz post EntityType