postcomment EntityType

Dynamics CRM 2016
 

Updated: November 29, 2016

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Description: A comment on an activity feed post.

Entity Set path:[organization URI]/api/data/v8.2/postcomments

Base Type: crmbaseentity EntityType

Display Name: Comment

Primary Key: postcommentid

Primary Name Attribute: text

Properties

Lookup Properties

Single-valued navigation properties

The postcomment entity type has no collection-valued navigation properties.

Properties represent fields of data stored in the entity. Some properties are read-only.

Name

Type

Details

createdon

Edm.DateTimeOffset

Description: Date and time when the record was created.

Display Name: Created On

Read-only property

postcommentid

Edm.Guid

Description: Shows the ID of the post comment.

Display Name: PostComment

text

Edm.String

Description: Text of the comment.

Display Name: Text

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

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

Unique identifier of the user who created the record.

_createdonbehalfby_value

createdonbehalfby

Unique identifier of the delegate user who created the record.

_organizationid_value

organizationid

Unique identifier of the organization associated with the solution.

_postid_value

postid

Unique identifier of the post with which the comment is associated.

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

systemuser EntityType

lk_postcomment_createdby

createdonbehalfby

systemuser EntityType

lk_postcomment_createdonbehalfby

organizationid

organization EntityType

organization_PostComment

postid

post EntityType

Post_Comments

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: