postfollow EntityType
Description: Represents a user following the activity feed of an object.
Entity Set path: [organization URI]/api/data/v8.0/postfollows
Base Type: crmbaseentity EntityType
Display Name: Follow
Primary Key: postfollowid
Primary Name Attribute: regardingobjectidname
Properties
Single-valued navigation properties
Collection-valued navigation properties
Properties
Properties represent fields of data stored in the entity. Some properties are not writable.
Name | Type | Details |
---|---|---|
_createdby_value |
Edm.Guid |
Description: Shows who created the record. Computed property Read-only property |
_createdonbehalfby_value |
Edm.Guid |
Description: Shows who created the record on behalf of another user. Computed property Read-only property |
_ownerid_value |
Edm.Guid |
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. |
_owningbusinessunit_value |
Edm.Guid |
Description: Unique identifier for the business unit that owns the record. Computed property Read-only property |
_owningteam_value |
Edm.Guid |
Description: Unique identifier of the team who owns the follow. Computed property Read-only property |
_owninguser_value |
Edm.Guid |
Description: Unique identifier for the user who owns the record. Computed property Read-only property |
_regardingobjectid_value |
Edm.Guid |
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. Computed property Read-only property |
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 CRM 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 |
yammerpoststate |
Edm.Int32 |
Description: Internal Use Only Display Name: Internal Use Only Read-only property |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced.
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
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 |
関連項目
他のリソース
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.