Référence d’entité/de table Follow (PostFollow)
Notes
Vous n’êtes pas sûr de la table par rapport à l’entité ? Voir Développeurs : Comprendre la terminologie dans Microsoft Dataverse.
Represents a user following the activity feed of an object.
Messages
Message | Opération de l'API web | Classe ou méthode SDK |
---|---|---|
Create | POST [org URI]/api/data/v9.0/postfollows Voir Créer |
CreateRequest ou Create |
Delete | DELETE [org URI]/api/data/v9.0/postfollows(postfollowid) Voir Supprimer |
DeleteRequest ou Delete |
Retrieve | GET [org URI]/api/data/v9.0/postfollows(postfollowid) Voir Récupérer |
RetrieveRequest ou Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/postfollows Voir Rechercher des données |
RetrieveMultipleRequest ou RetrieveMultiple |
Propriétés
Propriété | Valeur |
---|---|
CollectionSchemaName | PostFollows |
DisplayCollectionName | Follows |
DisplayName | Follow |
EntitySetName | postfollows |
IsBPFEntity | False |
LogicalCollectionName | postfollows |
LogicalName | postfollow |
OwnershipType | UserOwned |
PrimaryIdAttribute | postfollowid |
PrimaryNameAttribute | regardingobjectidname |
SchemaName | PostFollow |
Colonnes/Attributs inscriptibles
Ces colonnes/attributs renvoient la valeur true pour IsValidForCreate ou IsValidForUpdate (généralement les deux). Répertorié par SchemaName.
- OwnerId
- OwnerIdType
- PostFollowId
- RegardingObjectId
- RegardingObjectTypeCode
- TimeZoneRuleVersionNumber
- UTCConversionTimeZoneCode
OwnerId
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
Description | Owner Id Type |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
PostFollowId
Propriété | Valeur |
---|---|
Description | Shows the ID of the post follow. |
DisplayName | PostFollow |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | postfollowid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
RegardingObjectId
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
Description | Type of the RegardingObject |
DisplayName | RegardingObjectTypeCode |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | regardingobjecttypecode |
RequiredLevel | None |
Type | EntityName |
TimeZoneRuleVersionNumber
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
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 |
Colonnes/Attributs en lecture seule
Ces colonnes/attributs renvoient la valeur false pour IsValidForCreate ou IsValidForUpdate. Répertorié par SchemaName.
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- OwnerIdName
- OwnerIdYomiName
- OwningBusinessUnit
- OwningBusinessUnitName
- OwningTeam
- OwningUser
- PostToYammer
- RegardingObjectIdName
- RegardingObjectIdYomiName
- VersionNumber
- YammerPostState
- YammerRetryCount
CreatedBy
Propriété | Valeur |
---|---|
Description | Shows who created the record. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
CreatedByName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedByYomiName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOn
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOnBehalfByYomiName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
OwnerIdName
Propriété | Valeur |
---|---|
Description | Name of the owner |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwnerIdYomiName
Propriété | Valeur |
---|---|
Description | Yomi name of the owner |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwningBusinessUnit
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningbusinessunitname |
MaxLength | 160 |
RequiredLevel | None |
Type | String |
OwningTeam
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
Description | Internal Use Only |
DisplayName | Internal Use Only |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | posttoyammer |
RequiredLevel | None |
Type | Boolean |
Choix/Options PostToYammer
Valeur | Étiquette | Description |
---|---|---|
1 | Yes | |
0 | No |
Valeur par défaut : 0
RegardingObjectIdName
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | regardingobjectidyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
VersionNumber
Propriété | Valeur |
---|---|
Description | Version number of post follow. |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
YammerPostState
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
Description | Internal Use Only |
DisplayName | Internal Use Only |
Format | None |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | yammerretrycount |
MaxValue | 2147483647 |
MinValue | 0 |
RequiredLevel | None |
Type | Integer |
Relations un-à-plusieurs
Répertorié par SchemaName.
PostFollow_AsyncOperations
Identique à la relation plusieurs à un PostFollow_AsyncOperations pour la table/entité asyncoperation.
Propriété | Valeur |
---|---|
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
Identique à la relation plusieurs à un PostFollow_SyncErrors pour la table/entité syncerror.
Propriété | Valeur |
---|---|
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 |
Relations plusieurs-à-un
Chaque relation plusieurs-à-un est définie par une relation un-à-plusieurs correspondante avec la table associée. Répertorié par 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
Voir la relation un à plusieurs task_PostFollows pour la table/entité task.
appointment_PostFollows
Voir la relation un à plusieurs appointment_PostFollows pour la table/entité appointment.
phonecall_PostFollows
Voir la relation un à plusieurs phonecall_PostFollows pour la table/entité phonecall.
recurringappointmentmaster_PostFollows
Voir la relation un à plusieurs recurringappointmentmaster_PostFollows pour la table/entité recurringappointmentmaster.
lk_PostFollow_createdby
Voir la relation un à plusieurs lk_PostFollow_createdby pour la table/entité systemuser.
account_PostFollows
Voir la relation un à plusieurs account_PostFollows pour la table/entité account.
contact_PostFollows
Voir la relation un à plusieurs contact_PostFollows pour la table/entité contact.
systemuser_PostFollows
Voir la relation un à plusieurs systemuser_PostFollows pour la table/entité systemuser.
business_unit_postfollows
Voir la relation un à plusieurs business_unit_postfollows pour la table/entité businessunit.
OwningTeam_postfollows
Voir la relation un à plusieurs OwningTeam_postfollows pour la table/entité team.
user_owner_postfollows
Voir la relation un à plusieurs user_owner_postfollows pour la table/entité systemuser.
lk_postfollow_createdonbehalfby
Voir la relation un à plusieurs lk_postfollow_createdonbehalfby pour la table/entité systemuser.
processsession_PostFollows
Voir la relation un à plusieurs processsession_PostFollows pour la table/entité processsession.
queue_PostFollows
Voir la relation un à plusieurs queue_PostFollows pour la table/entité queue.
knowledgearticle_PostFollows
Voir la relation un à plusieurs knowledgearticle_PostFollows pour la table/entité knowledgearticle.
Voir aussi
Référence d’entité/de table Dataverse Référence d’API web postfollow EntityType