Annotation
Create, update, delete, and query Annotation entities in Dynamics CRM.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier of the note. |
| AnnotationId | String | False |
Unique identifier of the note. |
| CreatedBy_Id | String | True |
Unique identifier of the user who created the note. |
| CreatedBy_LogicalName | String | True | |
| CreatedBy_Name | String | True | |
| CreatedOn | Datetime | True |
Date and time when the note was created. |
| CreatedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who created the annotation. |
| CreatedOnBehalfBy_LogicalName | String | True | |
| CreatedOnBehalfBy_Name | String | True | |
| DocumentBody | String | False |
Contents of the note's attachment. |
| FileName | String | False |
File name of the note. |
| FileSize | Integer | True |
File size of the note. |
| ImportSequenceNumber | Integer | False |
Unique identifier of the data import or data migration that created this record. |
| IsDocument | Boolean | False |
Specifies whether the note is an attachment. |
| LangId | String | False |
Language identifier for the note. |
| MimeType | String | False |
MIME type of the note's attachment. |
| ModifiedBy_Id | String | True |
Unique identifier of the user who last modified the note. |
| ModifiedBy_LogicalName | String | True | |
| ModifiedBy_Name | String | True | |
| ModifiedOn | Datetime | True |
Date and time when the note was last modified. |
| ModifiedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who last modified the annotation. |
| ModifiedOnBehalfBy_LogicalName | String | True | |
| ModifiedOnBehalfBy_Name | String | True | |
| NoteText | String | False |
Text of the note. |
| ObjectId_Id | String | False |
Unique identifier of the object with which the note is associated. |
| ObjectId_LogicalName | String | False | |
| ObjectId_Name | String | False | |
| ObjectTypeCode | String | False |
Type of entity with which the note is associated. |
| OverriddenCreatedOn | Datetime | False |
Date and time that the record was migrated. |
| OwnerId_Id | String | False |
Unique identifier of the user or team who owns the note. |
| OwnerId_LogicalName | String | False | |
| OwnerId_Name | String | False | |
| OwningBusinessUnit_Id | String | True |
Unique identifier of the business unit that owns the note. |
| OwningBusinessUnit_LogicalName | String | True | |
| OwningBusinessUnit_Name | String | True | |
| OwningTeam_Id | String | True |
Unique identifier of the team who owns the note. |
| OwningTeam_LogicalName | String | True | |
| OwningTeam_Name | String | True | |
| OwningUser_Id | String | True |
Unique identifier of the user who owns the note. |
| OwningUser_LogicalName | String | True | |
| OwningUser_Name | String | True | |
| StepId | String | False |
Workflow step Id associated with the note. |
| Subject | String | False |
Subject associated with the note. |