postfollow EntityType
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Description: Represents a user following the activity feed of an object.
Entity Set path:[organization URI]/api/data/v8.2/postfollows
Base Type: crmbaseentity EntityType
Display Name: Follow
Primary Key: postfollowid
Primary Name Attribute: regardingobjectidname
Properties represent fields of data stored in the entity. Some properties are read-only.
Name | Type | Details |
|---|---|---|
createdon | Edm.DateTimeOffset | 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. Display Name: Created On Read-only property |
postfollowid | Edm.Guid | Description: Shows the ID of the post follow. Display Name: PostFollow |
timezoneruleversionnumber | Edm.Int32 | Description: For internal use only. Display Name: Time Zone Rule Version Number |
utcconversiontimezonecode | Edm.Int32 | Description: Time zone code that was in use when the record was created. Display Name: UTC Conversion Time Zone Code |
versionnumber | Edm.Int64 | Description: Version number of post follow. Display Name: Version Number Read-only property |
yammerpoststate | Edm.Int32 | Description: Internal Use Only Display Name: Internal Use Only Read-only property |
Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Retrieve data about lookup properties
Name | Single-valued navigation property | Description |
|---|---|---|
_createdby_value | createdby | Shows who created the record. |
_createdonbehalfby_value | createdonbehalfby | Shows who created the record on behalf of another user. |
_ownerid_value | ownerid | 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. |
_owningbusinessunit_value | owningbusinessunit | Unique identifier for the business unit that owns the record. |
_owningteam_value | owningteam | Unique identifier of the team who owns the follow. |
_owninguser_value | owninguser | Unique identifier for the user who owns the record. |
_regardingobjectid_value | regardingobjectid_incident regardingobjectid_account regardingobjectid_contact regardingobjectid_lead regardingobjectid_opportunity regardingobjectid_systemuser regardingobjectid_queue regardingobjectid_knowledgearticle regardingobjectid_competitor | 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. |
Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.
Name | Type | Partner |
|---|---|---|
createdby | lk_PostFollow_createdby | |
createdonbehalfby | lk_postfollow_createdonbehalfby | |
ownerid | owner_postfollows | |
owningbusinessunit | business_unit_postfollows | |
owningteam | OwningTeam_postfollows | |
owninguser | user_owner_postfollows | |
regardingobjectid_account | account_PostFollows | |
regardingobjectid_appointment | appointment_PostFollows | |
regardingobjectid_competitor | competitor_PostFollows | |
regardingobjectid_contact | contact_PostFollows | |
regardingobjectid_incident | incident_PostFollows | |
regardingobjectid_knowledgearticle | knowledgearticle_PostFollows | |
regardingobjectid_lead | lead_PostFollows | |
regardingobjectid_opportunity | opportunity_PostFollows | |
regardingobjectid_phonecall | phonecall_PostFollows | |
regardingobjectid_queue | queue_PostFollows | |
regardingobjectid_recurringappointmentmaster | recurringappointmentmaster_PostFollows | |
regardingobjectid_systemuser | systemuser_PostFollows | |
regardingobjectid_task | task_PostFollows |
Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.
Name | Type | Partner |
|---|---|---|
PostFollow_AsyncOperations | regardingobjectid_postfollow | |
PostFollow_SyncErrors | regardingobjectid_postfollow_syncerror |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright