Note (Annotation) テーブル/エンティティの参照
注意
テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。
Note that is attached to one or more objects, including other notes.
メッセージ
メッセージ | Web API 操作 | SDK クラスまたはメソッド |
---|---|---|
Assign | PATCH [org URI]/api/data/v9.0/annotations(annotationid)ownerid のプロパティを更新する。 |
AssignRequest |
Create | POST [org URI]/api/data/v9.0/annotations 作成を参照 |
CreateRequest または Create |
Delete | DELETE [org URI]/api/data/v9.0/annotations(annotationid) 削除を参照 |
DeleteRequest または Delete |
GrantAccess | GrantAccess Action | GrantAccessRequest |
ModifyAccess | ModifyAccess Action | ModifyAccessRequest |
Retrieve | GET [org URI]/api/data/v9.0/annotations(annotationid) 取得を参照 |
RetrieveRequest または Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/annotations データのクエリを参照 |
RetrieveMultipleRequest または RetrieveMultiple |
RetrievePrincipalAccess | RetrievePrincipalAccess Function | RetrievePrincipalAccessRequest |
RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccess Function | RetrieveSharedPrincipalsAndAccessRequest |
RevokeAccess | RevokeAccess Action | RevokeAccessRequest |
Rollup | Rollup Function | RollupRequest |
Update | PATCH [org URI]/api/data/v9.0/annotations(annotationid) 更新を参照 |
UpdateRequest または Update |
プロパティ
プロパティ | 値 |
---|---|
CollectionSchemaName | Annotations |
DisplayCollectionName | Notes |
DisplayName | Note |
EntitySetName | annotations |
IsBPFEntity | False |
LogicalCollectionName | annotations |
LogicalName | annotation |
OwnershipType | UserOwned |
PrimaryIdAttribute | annotationid |
PrimaryNameAttribute | subject |
SchemaName | Annotation |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
- AnnotationId
- DocumentBody
- FileName
- ImportSequenceNumber
- IsDocument
- LangId
- MimeType
- NoteText
- ObjectId
- ObjectIdTypeCode
- ObjectTypeCode
- OverriddenCreatedOn
- OwnerId
- OwnerIdType
- StepId
- Subject
AnnotationId
プロパティ | 値 |
---|---|
Description | Unique identifier of the note. |
DisplayName | Note |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | annotationid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
DocumentBody
プロパティ | 値 |
---|---|
Description | Contents of the note's attachment. |
DisplayName | Document |
FormatName | TextArea |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | documentbody |
MaxLength | 1073741823 |
RequiredLevel | None |
Type | String |
FileName
プロパティ | 値 |
---|---|
Description | File name of the note. |
DisplayName | File Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | filename |
MaxLength | 255 |
RequiredLevel | None |
Type | String |
ImportSequenceNumber
プロパティ | 値 |
---|---|
Description | Unique identifier of the data import or data migration that created this record. |
DisplayName | Import Sequence Number |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | importsequencenumber |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | None |
Type | Integer |
IsDocument
プロパティ | 値 |
---|---|
Description | Specifies whether the note is an attachment. |
DisplayName | Is Document |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | isdocument |
RequiredLevel | SystemRequired |
Type | Boolean |
IsDocument の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
1 | Yes | |
0 | No |
既定値 : 0
LangId
プロパティ | 値 |
---|---|
Description | Language identifier for the note. |
DisplayName | Language ID |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | langid |
MaxLength | 2 |
RequiredLevel | None |
Type | String |
MimeType
プロパティ | 値 |
---|---|
Description | MIME type of the note's attachment. |
DisplayName | Mime Type |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mimetype |
MaxLength | 256 |
RequiredLevel | None |
Type | String |
NoteText
プロパティ | 値 |
---|---|
Description | Text of the note. |
DisplayName | Description |
Format | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | notetext |
MaxLength | 100000 |
RequiredLevel | None |
Type | Memo |
ObjectId
プロパティ | 値 |
---|---|
Description | Unique identifier of the object with which the note is associated. |
DisplayName | Regarding |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | objectid |
RequiredLevel | None |
Targets | account,adx_invitation,adx_inviteredemption,adx_portalcomment,appointment,calendar,channelaccessprofile,channelaccessprofilerule,channelaccessprofileruleitem,chat,contact,convertrule,duplicaterule,email,emailserverprofile,fax,goal,kbarticle,knowledgearticle,knowledgebaserecord,letter,mailbox,msdyn_aifptrainingdocument,msdyn_aimodel,msdyn_aiodimage,mspcat_catalogsubmissionfiles,phonecall,recurringappointmentmaster,routingrule,routingruleitem,sharepointdocument,sla,socialactivity,task,workflow |
Type | Lookup |
ObjectIdTypeCode
プロパティ | 値 |
---|---|
Description | |
DisplayName | Regarding Object Type |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | objectidtypecode |
RequiredLevel | None |
Type | EntityName |
ObjectTypeCode
プロパティ | 値 |
---|---|
Description | Type of entity with which the note is associated. |
DisplayName | Object Type |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | objecttypecode |
RequiredLevel | None |
Type | EntityName |
OverriddenCreatedOn
プロパティ | 値 |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time that the record was migrated. |
DisplayName | Record Created On |
Format | DateOnly |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | overriddencreatedon |
RequiredLevel | None |
Type | DateTime |
OwnerId
プロパティ | 値 |
---|---|
Description | Unique identifier of the user or team who owns the note. |
DisplayName | Owner |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | ownerid |
RequiredLevel | SystemRequired |
Targets | systemuser,team |
Type | Owner |
OwnerIdType
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
StepId
プロパティ | 値 |
---|---|
Description | workflow step id associated with the note. |
DisplayName | Step Id |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | stepid |
MaxLength | 32 |
RequiredLevel | None |
Type | String |
Subject
プロパティ | 値 |
---|---|
Description | Subject associated with the note. |
DisplayName | Title |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | subject |
MaxLength | 500 |
RequiredLevel | ApplicationRequired |
Type | String |
読み取り専用列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- DummyFileName
- DummyRegarding
- FilePointer
- FileSize
- IsPrivate
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OwnerIdName
- OwnerIdYomiName
- OwningBusinessUnit
- OwningBusinessUnitName
- OwningTeam
- OwningUser
- Prefix
- StoragePointer
- VersionNumber
CreatedBy
プロパティ | 値 |
---|---|
Description | Unique identifier of the user who created the note. |
DisplayName | Created By |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
CreatedByName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedByYomiName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOn
プロパティ | 値 |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the note was created. |
DisplayName | Created On |
Format | DateAndTime |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | None |
Type | DateTime |
CreatedOnBehalfBy
プロパティ | 値 |
---|---|
Description | Unique identifier of the delegate user who created the annotation. |
DisplayName | Created By (Delegate) |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
CreatedOnBehalfByName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOnBehalfByYomiName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
DummyFileName
追加元 : Activities Patch ソリューション
プロパティ | 値 |
---|---|
Description | Dummy attribute associated with the note attachment |
DisplayName | File Name(deprecated) |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | False |
LogicalName | dummyfilename |
MaxLength | 500 |
RequiredLevel | None |
Type | String |
DummyRegarding
追加元 : Activities Patch ソリューション
プロパティ | 値 |
---|---|
Description | Dummy attribute associated with the note regarding |
DisplayName | Regarding(deprecated) |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | False |
LogicalName | dummyregarding |
MaxLength | 500 |
RequiredLevel | None |
Type | String |
FilePointer
プロパティ | 値 |
---|---|
Description | File pointer of the attachment. |
DisplayName | File Pointer |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | filepointer |
MaxLength | 255 |
RequiredLevel | None |
Type | String |
FileSize
プロパティ | 値 |
---|---|
Description | File size of the note. |
DisplayName | File Size (Bytes) |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | filesize |
MaxValue | 1000000000 |
MinValue | 0 |
RequiredLevel | None |
Type | Integer |
IsPrivate
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | isprivate |
RequiredLevel | None |
Type | Boolean |
IsPrivate の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
1 | Yes | |
0 | No |
既定値 : 0
ModifiedBy
プロパティ | 値 |
---|---|
Description | Unique identifier of the user who last modified the note. |
DisplayName | Modified By |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ModifiedByName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedByYomiName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOn
プロパティ | 値 |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the note was last modified. |
DisplayName | Modified On |
Format | DateAndTime |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | None |
Type | DateTime |
ModifiedOnBehalfBy
プロパティ | 値 |
---|---|
Description | Unique identifier of the delegate user who last modified the annotation. |
DisplayName | Modified By (Delegate) |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ModifiedOnBehalfByName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOnBehalfByYomiName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
OwnerIdName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwnerIdYomiName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwningBusinessUnit
プロパティ | 値 |
---|---|
Description | Unique identifier of the business unit that owns the note. |
DisplayName | Owning Business Unit |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | owningbusinessunit |
RequiredLevel | None |
Targets | businessunit |
Type | Lookup |
OwningBusinessUnitName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningbusinessunitname |
MaxLength | 160 |
RequiredLevel | None |
Type | String |
OwningTeam
プロパティ | 値 |
---|---|
Description | Unique identifier of the team who owns the note. |
DisplayName | Owning Team |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningteam |
RequiredLevel | None |
Targets | team |
Type | Lookup |
OwningUser
プロパティ | 値 |
---|---|
Description | Unique identifier of the user who owns the note. |
DisplayName | Owning User |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owninguser |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
Prefix
プロパティ | 値 |
---|---|
Description | Prefix of the file pointer in blob storage. |
DisplayName | Prefix |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | prefix |
MaxLength | 10 |
RequiredLevel | None |
Type | String |
StoragePointer
プロパティ | 値 |
---|---|
Description | Storage pointer. |
DisplayName | Storage Pointer |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | storagepointer |
MaxLength | 10 |
RequiredLevel | None |
Type | String |
VersionNumber
プロパティ | 値 |
---|---|
Description | Version number of the note. |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
一対多関連付け
SchemaName が一覧表示。
- Annotation_SyncErrors
- Annotation_AsyncOperations
- Annotation_BulkDeleteFailures
- Annotation_ProcessSessions
Annotation_SyncErrors
syncerror テーブル/エンティティの多対一のリレーションシップ Annotation_SyncErrors と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | Annotation_SyncErrors |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
Annotation_AsyncOperations
asyncoperation テーブル/エンティティの多対一のリレーションシップ Annotation_AsyncOperations と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | Annotation_AsyncOperations |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Annotation_BulkDeleteFailures
bulkdeletefailure テーブル/エンティティの多対一のリレーションシップ Annotation_BulkDeleteFailures と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | bulkdeletefailure |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | Annotation_BulkDeleteFailures |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Annotation_ProcessSessions
processsession テーブル/エンティティの多対一のリレーションシップ Annotation_ProcessSessions と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | processsession |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | Annotation_ProcessSessions |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 110 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
多対一関連付け
各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。
- knowledgearticle_Annotations
- KnowledgeBaseRecord_Annotations
- lk_annotationbase_modifiedonbehalfby
- Mailbox_Annotation
- team_annotations
- annotation_owning_user
- PhoneCall_Annotation
- Contact_Annotation
- SocialActivity_Annotation
- sla_Annotation
- Calendar_Annotation
- Email_Annotation
- Task_Annotation
- lk_annotationbase_createdby
- EmailServerProfile_Annotation
- Account_Annotation
- RecurringAppointmentMaster_Annotation
- business_unit_annotations
- lk_annotationbase_modifiedby
- Letter_Annotation
- Fax_Annotation
- Workflow_Annotation
- Appointment_Annotation
- lk_annotationbase_createdonbehalfby
- Goal_Annotation
- KbArticle_Annotation
- DuplicateRule_Annotation
- chat_Annotations
- msdyn_aimodel_Annotations
- msdyn_aifptrainingdocument_Annotations
- msdyn_aiodimage_Annotations
- adx_invitation_Annotations
- adx_inviteredemption_Annotations
- adx_portalcomment_Annotations
- mspcat_catalogsubmissionfiles_Annotations
knowledgearticle_Annotations
knowledgearticle テーブル/エンティティの一対多のリレーションシップ knowledgearticle_Annotations を参照してください。
KnowledgeBaseRecord_Annotations
knowledgebaserecord テーブル/エンティティの一対多のリレーションシップ KnowledgeBaseRecord_Annotations を参照してください。
lk_annotationbase_modifiedonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_annotationbase_modifiedonbehalfby を参照してください。
Mailbox_Annotation
mailbox テーブル/エンティティの一対多のリレーションシップ Mailbox_Annotation を参照してください。
team_annotations
team テーブル/エンティティの一対多のリレーションシップ team_annotations を参照してください。
annotation_owning_user
systemuser テーブル/エンティティの一対多のリレーションシップ annotation_owning_user を参照してください。
PhoneCall_Annotation
phonecall テーブル/エンティティの一対多のリレーションシップ PhoneCall_Annotation を参照してください。
Contact_Annotation
contact テーブル/エンティティの一対多のリレーションシップ Contact_Annotation を参照してください。
SocialActivity_Annotation
socialactivity テーブル/エンティティの一対多のリレーションシップ SocialActivity_Annotation を参照してください。
sla_Annotation
sla テーブル/エンティティの一対多のリレーションシップ sla_Annotation を参照してください。
Calendar_Annotation
calendar テーブル/エンティティの一対多のリレーションシップ Calendar_Annotation を参照してください。
Email_Annotation
email テーブル/エンティティの一対多のリレーションシップ Email_Annotation を参照してください。
Task_Annotation
task テーブル/エンティティの一対多のリレーションシップ Task_Annotation を参照してください。
lk_annotationbase_createdby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_annotationbase_createdby を参照してください。
EmailServerProfile_Annotation
emailserverprofile テーブル/エンティティの一対多のリレーションシップ EmailServerProfile_Annotation を参照してください。
Account_Annotation
account テーブル/エンティティの一対多のリレーションシップ Account_Annotation を参照してください。
RecurringAppointmentMaster_Annotation
recurringappointmentmaster テーブル/エンティティの一対多のリレーションシップ RecurringAppointmentMaster_Annotation を参照してください。
business_unit_annotations
businessunit テーブル/エンティティの一対多のリレーションシップ business_unit_annotations を参照してください。
lk_annotationbase_modifiedby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_annotationbase_modifiedby を参照してください。
Letter_Annotation
letter テーブル/エンティティの一対多のリレーションシップ Letter_Annotation を参照してください。
Fax_Annotation
fax テーブル/エンティティの一対多のリレーションシップ Fax_Annotation を参照してください。
Workflow_Annotation
workflow テーブル/エンティティの一対多のリレーションシップ Workflow_Annotation を参照してください。
Appointment_Annotation
appointment テーブル/エンティティの一対多のリレーションシップ Appointment_Annotation を参照してください。
lk_annotationbase_createdonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_annotationbase_createdonbehalfby を参照してください。
Goal_Annotation
goal テーブル/エンティティの一対多のリレーションシップ Goal_Annotation を参照してください。
KbArticle_Annotation
kbarticle テーブル/エンティティの一対多のリレーションシップ KbArticle_Annotation を参照してください。
DuplicateRule_Annotation
duplicaterule テーブル/エンティティの一対多のリレーションシップ DuplicateRule_Annotation を参照してください。
chat_Annotations
追加元 : Activities Patch ソリューション
chat テーブル/エンティティの一対多のリレーションシップ chat_Annotations を参照してください。
msdyn_aimodel_Annotations
追加元 : AISolution ソリューション
msdyn_aimodel テーブル/エンティティの一対多のリレーションシップ msdyn_aimodel_Annotations を参照してください。
msdyn_aifptrainingdocument_Annotations
追加元 : AI Solution deprecated templates ソリューション
msdyn_aifptrainingdocument テーブル/エンティティの一対多のリレーションシップ msdyn_aifptrainingdocument_Annotations を参照してください。
msdyn_aiodimage_Annotations
追加元 : AI Solution deprecated templates ソリューション
msdyn_aiodimage テーブル/エンティティの一対多のリレーションシップ msdyn_aiodimage_Annotations を参照してください。
adx_invitation_Annotations
追加元 : Power Pages Runtime Core ソリューション
adx_invitation テーブル/エンティティの一対多のリレーションシップ adx_invitation_Annotations を参照してください。
adx_inviteredemption_Annotations
追加元 : Active Solution ソリューション
adx_inviteredemption テーブル/エンティティの一対多のリレーションシップ adx_inviteredemption_Annotations を参照してください。
adx_portalcomment_Annotations
追加元 : Active Solution ソリューション
adx_portalcomment テーブル/エンティティの一対多のリレーションシップ adx_portalcomment_Annotations を参照してください。
mspcat_catalogsubmissionfiles_Annotations
追加元 : Catalog in Power Platform Packaging ソリューション
mspcat_catalogsubmissionfiles テーブル/エンティティの一対多のリレーションシップ mspcat_catalogsubmissionfiles_Annotations を参照してください。
関連項目
Dataverse テーブル/エンティティ参照 Web API リファレンス annotation EntityType