Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Hinweis
Unsicher bei Tabelle vs. Entität? Siehe Entwickler: Terminologie in Microsoft Dataverse verstehen.
Represents a user following the activity feed of an object.
Nachrichten
Nachricht | Web-API-Vorgang | SDK-Klasse oder -Methode |
---|---|---|
Create | POST [org URI]/api/data/v9.0/postfollows Weitere Informationen finden Sie unter Erstellen |
CreateRequest oder Create |
Delete | DELETE [org URI]/api/data/v9.0/postfollows(postfollowid) Weitere Informationen finden Sie unter Löschen |
DeleteRequest oder Delete |
Retrieve | GET [org URI]/api/data/v9.0/postfollows(postfollowid) Weitere Informationen finden Sie unter Abrufen |
RetrieveRequest oder Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/postfollows Weitere Informationen finden Sie unter Daten abfragen |
RetrieveMultipleRequest oder RetrieveMultiple |
Eigenschaften
Eigenschaft | Wert |
---|---|
CollectionSchemaName | PostFollows |
DisplayCollectionName | Follows |
DisplayName | Follow |
EntitySetName | postfollows |
IsBPFEntity | False |
LogicalCollectionName | postfollows |
LogicalName | postfollow |
OwnershipType | UserOwned |
PrimaryIdAttribute | postfollowid |
PrimaryNameAttribute | regardingobjectidname |
SchemaName | PostFollow |
Schreibbare Spalten/Attribute
Diese Spalten/Attribute geben entweder für IsValidForCreate oder IsValidForUpdate (normalerweise beides) true zurück. Aufgelistet durch SchemaName.
- OwnerId
- OwnerIdType
- PostFollowId
- RegardingObjectId
- RegardingObjectTypeCode
- TimeZoneRuleVersionNumber
- UTCConversionTimeZoneCode
OwnerId
Eigenschaft | Wert |
---|---|
Description | Enter the user or team who is assigned to manage the record. This field is updated every time the record is assigned to a different user. |
DisplayName | Owner |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | ownerid |
RequiredLevel | SystemRequired |
Targets | systemuser,team |
Type | Owner |
OwnerIdType
Eigenschaft | Wert |
---|---|
Description | Owner Id Type |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
PostFollowId
Eigenschaft | Wert |
---|---|
Description | Shows the ID of the post follow. |
DisplayName | PostFollow |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | postfollowid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
RegardingObjectId
Eigenschaft | Wert |
---|---|
Description | Choose the parent record for the followed post to identify the customer, opportunity, case, or other record type that the post most closely relates to. |
DisplayName | Regarding |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | regardingobjectid |
RequiredLevel | SystemRequired |
Targets | account,appointment,contact,knowledgearticle,phonecall,processsession,queue,recurringappointmentmaster,systemuser,task |
Type | Lookup |
RegardingObjectTypeCode
Eigenschaft | Wert |
---|---|
Description | Type of the RegardingObject |
DisplayName | RegardingObjectTypeCode |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | regardingobjecttypecode |
RequiredLevel | None |
Type | EntityName |
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 |
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
- OwnerIdName
- OwnerIdYomiName
- OwningBusinessUnit
- OwningBusinessUnitName
- OwningTeam
- OwningUser
- PostToYammer
- RegardingObjectIdName
- RegardingObjectIdYomiName
- VersionNumber
- YammerPostState
- YammerRetryCount
CreatedBy
Eigenschaft | Wert |
---|---|
Description | Shows who created the record. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
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 | SystemRequired |
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 |
OwnerIdName
Eigenschaft | Wert |
---|---|
Description | Name of the owner |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwnerIdYomiName
Eigenschaft | Wert |
---|---|
Description | Yomi name of the owner |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwningBusinessUnit
Eigenschaft | Wert |
---|---|
Description | Unique identifier for the business unit that owns the record. |
DisplayName | Owning Business Unit |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | owningbusinessunit |
RequiredLevel | None |
Targets | businessunit |
Type | Lookup |
OwningBusinessUnitName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningbusinessunitname |
MaxLength | 160 |
RequiredLevel | None |
Type | String |
OwningTeam
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the team who owns the follow. |
DisplayName | Owning Team |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningteam |
RequiredLevel | None |
Targets | team |
Type | Lookup |
OwningUser
Eigenschaft | Wert |
---|---|
Description | Unique identifier for the user who owns the record. |
DisplayName | Owning User |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owninguser |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
PostToYammer
Eigenschaft | Wert |
---|---|
Description | Internal Use Only |
DisplayName | Internal Use Only |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | posttoyammer |
RequiredLevel | None |
Type | Boolean |
PostToYammer Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
1 | Yes | |
0 | No |
Standardwert: 0
RegardingObjectIdName
Eigenschaft | Wert |
---|---|
Description | Display name of the type of entity that the user followed. |
DisplayName | Regarding Entity Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | regardingobjectidname |
MaxLength | 4000 |
RequiredLevel | None |
Type | String |
RegardingObjectIdYomiName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | regardingobjectidyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
VersionNumber
Eigenschaft | Wert |
---|---|
Description | Version number of post follow. |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
YammerPostState
Eigenschaft | Wert |
---|---|
Description | Internal Use Only |
DisplayName | Internal Use Only |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | yammerpoststate |
MaxValue | 5 |
MinValue | 0 |
RequiredLevel | None |
Type | Integer |
YammerRetryCount
Eigenschaft | Wert |
---|---|
Description | Internal Use Only |
DisplayName | Internal Use Only |
Format | None |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | yammerretrycount |
MaxValue | 2147483647 |
MinValue | 0 |
RequiredLevel | None |
Type | Integer |
Eins-zu-Viele-Beziehungen
Aufgelistet durch SchemaName.
PostFollow_AsyncOperations
Wie die PostFollow_AsyncOperations-Viele-zu-Eins-Beziehung für die asyncoperation-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | PostFollow_AsyncOperations |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
PostFollow_SyncErrors
Wie die PostFollow_SyncErrors-Viele-zu-Eins-Beziehung für die syncerror-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | PostFollow_SyncErrors |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
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.
- task_PostFollows
- appointment_PostFollows
- phonecall_PostFollows
- recurringappointmentmaster_PostFollows
- lk_PostFollow_createdby
- account_PostFollows
- contact_PostFollows
- systemuser_PostFollows
- business_unit_postfollows
- OwningTeam_postfollows
- user_owner_postfollows
- lk_postfollow_createdonbehalfby
- processsession_PostFollows
- queue_PostFollows
- knowledgearticle_PostFollows
task_PostFollows
Siehe die task_PostFollows-Eins-zu-Viele-Beziehung für die task-Tabelle/-Entität.
appointment_PostFollows
Siehe die appointment_PostFollows-Eins-zu-Viele-Beziehung für die appointment-Tabelle/-Entität.
phonecall_PostFollows
Siehe die phonecall_PostFollows-Eins-zu-Viele-Beziehung für die phonecall-Tabelle/-Entität.
recurringappointmentmaster_PostFollows
Siehe die recurringappointmentmaster_PostFollows-Eins-zu-Viele-Beziehung für die recurringappointmentmaster-Tabelle/-Entität.
lk_PostFollow_createdby
Siehe die lk_PostFollow_createdby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
account_PostFollows
Siehe die account_PostFollows-Eins-zu-Viele-Beziehung für die account-Tabelle/-Entität.
contact_PostFollows
Siehe die contact_PostFollows-Eins-zu-Viele-Beziehung für die contact-Tabelle/-Entität.
systemuser_PostFollows
Siehe die systemuser_PostFollows-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
business_unit_postfollows
Siehe die business_unit_postfollows-Eins-zu-Viele-Beziehung für die businessunit-Tabelle/-Entität.
OwningTeam_postfollows
Siehe die OwningTeam_postfollows-Eins-zu-Viele-Beziehung für die team-Tabelle/-Entität.
user_owner_postfollows
Siehe die user_owner_postfollows-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
lk_postfollow_createdonbehalfby
Siehe die lk_postfollow_createdonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
processsession_PostFollows
Siehe die processsession_PostFollows-Eins-zu-Viele-Beziehung für die processsession-Tabelle/-Entität.
queue_PostFollows
Siehe die queue_PostFollows-Eins-zu-Viele-Beziehung für die queue-Tabelle/-Entität.
knowledgearticle_PostFollows
Siehe die knowledgearticle_PostFollows-Eins-zu-Viele-Beziehung für die knowledgearticle-Tabelle/-Entität.
Siehe auch
Dataverse-Tabelle/-Entitätsreferenz Web-API-Referenz postfollow EntityType