KbArticleComment
This is a table representing the KbArticleComment entities in Dynamics CRM.
Columns
Name | Type | ReadOnly | Description |
Id [KEY] | String | False |
Unique identifier of the knowledge base article. |
CommentText | String | False |
Comment text for the knowledge base article. |
CreatedBy_Id | String | True |
Unique identifier of the user who created the knowledge base article comment. |
CreatedBy_LogicalName | String | True | |
CreatedBy_Name | String | True | |
CreatedOn | Datetime | True |
Date and time when the knowledge base article comment was created. |
CreatedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who created the KB article comment. |
CreatedOnBehalfBy_LogicalName | String | True | |
CreatedOnBehalfBy_Name | String | True | |
KbArticleCommentId | String | False |
Unique identifier of the knowledge base article comment. |
KbArticleId_Id | String | False |
Unique identifier of the knowledge base article to which the comment applies. |
KbArticleId_LogicalName | String | False | |
KbArticleId_Name | String | False | |
ModifiedBy_Id | String | True |
Unique identifier of the user who last modified the knowledge base article comment. |
ModifiedBy_LogicalName | String | True | |
ModifiedBy_Name | String | True | |
ModifiedOn | Datetime | True |
Date and time when the knowledge base article comment was last modified. |
ModifiedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who last modified the kbarticlecomment. |
ModifiedOnBehalfBy_LogicalName | String | True | |
ModifiedOnBehalfBy_Name | String | True | |
OrganizationId | String | True |
Unique identifier of the organization with which the article comment is associated. |
Title | String | False |
Title of the knowledge base article comment. |