kbarticlecomment EntityType
Description: Comment on a knowledge base article.
Entity Set path: [organization URI]/api/data/v8.0/kbarticlecomments
Base Type: crmbaseentity EntityType
Display Name: Article Comment
Primary Key: kbarticlecommentid
Primary Name Attribute: title
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: Unique identifier of the user who created the knowledge base article comment. Computed property Read-only property |
_createdonbehalfby_value |
Edm.Guid |
Description: Unique identifier of the delegate user who created the kbarticlecomment. Computed property Read-only property |
_kbarticleid_value |
Edm.Guid |
Description: Unique identifier of the knowledge base article to which the comment applies. Computed property Read-only property |
_modifiedby_value |
Edm.Guid |
Description: Unique identifier of the user who last modified the knowledge base article comment. Computed property Read-only property |
_modifiedonbehalfby_value |
Edm.Guid |
Description: Unique identifier of the delegate user who last modified the kbarticlecomment. Computed property Read-only property |
commenttext |
Edm.String |
Description: Comment text for the knowledge base article. Display Name: Comment Text |
createdon |
Edm.DateTimeOffset |
Description: Date and time when the knowledge base article comment was created. Display Name: Created On Read-only property |
kbarticlecommentid |
Edm.Guid |
Description: Unique identifier of the knowledge base article comment. Display Name: Article Comment |
modifiedon |
Edm.DateTimeOffset |
Description: Date and time when the knowledge base article comment was last modified. Display Name: Modified On Read-only property |
organizationid |
Edm.Guid |
Description: Unique identifier of the organization with which the article comment is associated. Display Name: Organization Read-only property |
title |
Edm.String |
Description: Title of the knowledge base article comment. Display Name: Title |
versionnumber |
Edm.Int64 |
Description: 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_kbarticlecommentbase_createdby |
|
createdonbehalfby |
lk_kbarticlecomment_createdonbehalfby |
|
kbarticleid |
kbarticle_comments |
|
modifiedby |
lk_kbarticlecommentbase_modifiedby |
|
modifiedonbehalfby |
lk_kbarticlecomment_modifiedonbehalfby |
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 |
---|---|---|
KbArticleComment_AsyncOperations |
regardingobjectid_kbarticlecomment |
|
KbArticleComment_BulkDeleteFailures |
regardingobjectid_kbarticlecomment |
関連項目
他のリソース
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.