Annotation
Dynamics CRMのAnnotationエンティティを作成、更新、削除、およびクエリします。
Columns
Name | Type | ReadOnly | Description |
Id [KEY] | String | False |
メモを表す一意識別子。 |
AnnotationId | String | False |
メモを表す一意識別子。 |
CreatedBy_Id | String | True |
メモを作成したユーザーを表す一意識別子。 |
CreatedBy_LogicalName | String | True | |
CreatedBy_Name | String | True | |
CreatedOn | Datetime | True |
メモが作成された日時。 |
CreatedOnBehalfBy_Id | String | True |
注釈を作成した代理ユーザーを表す一意識別子。 |
CreatedOnBehalfBy_LogicalName | String | True | |
CreatedOnBehalfBy_Name | String | True | |
DocumentBody | String | False |
メモの添付ファイルのコンテンツ。 |
FileName | String | False |
メモのファイル名。 |
FileSize | Integer | True |
メモのファイルサイズ。 |
ImportSequenceNumber | Integer | False |
このレコードを作成したデータインポートまたはデータ移行を表す一意識別子。 |
IsDocument | Boolean | False |
メモが添付ファイルかどうかを指定します。 |
LangId | String | False |
メモの言語識別子。 |
MimeType | String | False |
メモの添付ファイルのMIMEの種類。 |
ModifiedBy_Id | String | True |
メモを最後に変更したユーザーを表す一意識別子。 |
ModifiedBy_LogicalName | String | True | |
ModifiedBy_Name | String | True | |
ModifiedOn | Datetime | True |
メモが最後に変更された日時。 |
ModifiedOnBehalfBy_Id | String | True |
注釈を最後に変更した代理ユーザーを表す一意識別子。 |
ModifiedOnBehalfBy_LogicalName | String | True | |
ModifiedOnBehalfBy_Name | String | True | |
NoteText | String | False |
メモのテキスト。 |
ObjectId_Id | String | False |
メモが関連付けられているオブジェクトを表す一意識別子。 |
ObjectId_LogicalName | String | False | |
ObjectId_Name | String | False | |
ObjectTypeCode | String | False |
メモが関連付けられたエンティティの種類。 |
OverriddenCreatedOn | Datetime | False |
レコードを移行した日付と時刻。 |
OwnerId_Id | String | False |
メモを所有するユーザーまたはチームを表す一意識別子。 |
OwnerId_LogicalName | String | False | |
OwnerId_Name | String | False | |
OwningBusinessUnit_Id | String | True |
メモを所有する部署を表す一意識別子。 |
OwningBusinessUnit_LogicalName | String | True | |
OwningBusinessUnit_Name | String | True | |
OwningTeam_Id | String | True |
メモを所有するチームを表す一意識別子。 |
OwningTeam_LogicalName | String | True | |
OwningTeam_Name | String | True | |
OwningUser_Id | String | True |
メモを所有するユーザーを表す一意識別子。 |
OwningUser_LogicalName | String | True | |
OwningUser_Name | String | True | |
StepId | String | False |
メモに関連付けられたワークフローステップId。 |
Subject | String | False |
メモに関連付けられた件名。 |