Referencia de tabla o entidad Note (Annotation)
Nota
¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.
Note that is attached to one or more objects, including other notes.
Mensajes
Mensaje | Operación de API web | Método o clase de SDK |
---|---|---|
Assign | PATCH [org URI]/api/data/v9.0/annotations(annotationid) Actualizar propiedad ownerid . |
AssignRequest |
Create | POST [org URI]/api/data/v9.0/annotations Vea Crear |
CreateRequest o Create |
Delete | DELETE [org URI]/api/data/v9.0/annotations(annotationid) Vea Eliminar |
DeleteRequest o Delete |
GrantAccess | GrantAccess Action | GrantAccessRequest |
ModifyAccess | ModifyAccess Action | ModifyAccessRequest |
Retrieve | GET [org URI]/api/data/v9.0/annotations(annotationid) Vea Recuperar |
RetrieveRequest o Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/annotations Vea Consultar datos |
RetrieveMultipleRequest o 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) Vea Actualizar |
UpdateRequest o Update |
Propiedades
Propiedad | Valor |
---|---|
CollectionSchemaName | Annotations |
DisplayCollectionName | Notes |
DisplayName | Note |
EntitySetName | annotations |
IsBPFEntity | False |
LogicalCollectionName | annotations |
LogicalName | annotation |
OwnershipType | UserOwned |
PrimaryIdAttribute | annotationid |
PrimaryNameAttribute | subject |
SchemaName | Annotation |
Columnas/atributos que se pueden escribir
Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.
- AnnotationId
- DocumentBody
- FileName
- ImportSequenceNumber
- IsDocument
- LangId
- MimeType
- NoteText
- ObjectId
- ObjectIdTypeCode
- ObjectTypeCode
- OverriddenCreatedOn
- OwnerId
- OwnerIdType
- StepId
- Subject
AnnotationId
Propiedad | Valor |
---|---|
Description | Unique identifier of the note. |
DisplayName | Note |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | annotationid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
DocumentBody
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | Specifies whether the note is an attachment. |
DisplayName | Is Document |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | isdocument |
RequiredLevel | SystemRequired |
Type | Boolean |
Elecciones/opciones de IsDocument
Valor | Etiqueta | Descripción |
---|---|---|
1 | Yes | |
0 | No |
Valor predeterminado: 0
LangId
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | Text of the note. |
DisplayName | Description |
Format | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | notetext |
MaxLength | 100000 |
RequiredLevel | None |
Type | Memo |
ObjectId
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | Regarding Object Type |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | objectidtypecode |
RequiredLevel | None |
Type | EntityName |
ObjectTypeCode
Propiedad | Valor |
---|---|
Description | Type of entity with which the note is associated. |
DisplayName | Object Type |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | objecttypecode |
RequiredLevel | None |
Type | EntityName |
OverriddenCreatedOn
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
StepId
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | Subject associated with the note. |
DisplayName | Title |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | subject |
MaxLength | 500 |
RequiredLevel | ApplicationRequired |
Type | String |
Columnas/atributos de sólo lectura
Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por 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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedByYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOn
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOnBehalfByYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
DummyFileName
Añadido por: solución Activities Patch
Propiedad | Valor |
---|---|
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
Añadido por: solución Activities Patch
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | isprivate |
RequiredLevel | None |
Type | Boolean |
Elecciones/opciones de IsPrivate
Valor | Etiqueta | Descripción |
---|---|---|
1 | Yes | |
0 | No |
Valor predeterminado: 0
ModifiedBy
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedByYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOn
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOnBehalfByYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
OwnerIdName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwnerIdYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwningBusinessUnit
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningbusinessunitname |
MaxLength | 160 |
RequiredLevel | None |
Type | String |
OwningTeam
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | Storage pointer. |
DisplayName | Storage Pointer |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | storagepointer |
MaxLength | 10 |
RequiredLevel | None |
Type | String |
VersionNumber
Propiedad | Valor |
---|---|
Description | Version number of the note. |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
Relaciones de uno a varios
Listado por SchemaName.
- Annotation_SyncErrors
- Annotation_AsyncOperations
- Annotation_BulkDeleteFailures
- Annotation_ProcessSessions
Annotation_SyncErrors
Igual que la relación de varios a uno Annotation_SyncErrors de la tabla syncerror.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno Annotation_AsyncOperations de la tabla asyncoperation.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno Annotation_BulkDeleteFailures de la tabla bulkdeletefailure.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno Annotation_ProcessSessions de la tabla processsession.
Propiedad | Valor |
---|---|
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 |
Relaciones de varios a uno
Cada relación de varios a uno se define mediante una relación de uno a varios correspondiente con la tabla relacionada. Listado por 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
Consulte la relación de uno a varios knowledgearticle_Annotations de la tabla knowledgearticle.
KnowledgeBaseRecord_Annotations
Consulte la relación de uno a varios KnowledgeBaseRecord_Annotations de la tabla knowledgebaserecord.
lk_annotationbase_modifiedonbehalfby
Consulte la relación de uno a varios lk_annotationbase_modifiedonbehalfby de la tabla systemuser.
Mailbox_Annotation
Consulte la relación de uno a varios Mailbox_Annotation de la tabla mailbox.
team_annotations
Consulte la relación de uno a varios team_annotations de la tabla team.
annotation_owning_user
Consulte la relación de uno a varios annotation_owning_user de la tabla systemuser.
PhoneCall_Annotation
Consulte la relación de uno a varios PhoneCall_Annotation de la tabla phonecall.
Contact_Annotation
Consulte la relación de uno a varios Contact_Annotation de la tabla contact.
SocialActivity_Annotation
Consulte la relación de uno a varios SocialActivity_Annotation de la tabla socialactivity.
sla_Annotation
Consulte la relación de uno a varios sla_Annotation de la tabla sla.
Calendar_Annotation
Consulte la relación de uno a varios Calendar_Annotation de la tabla calendar.
Email_Annotation
Consulte la relación de uno a varios Email_Annotation de la tabla email.
Task_Annotation
Consulte la relación de uno a varios Task_Annotation de la tabla task.
lk_annotationbase_createdby
Consulte la relación de uno a varios lk_annotationbase_createdby de la tabla systemuser.
EmailServerProfile_Annotation
Consulte la relación de uno a varios EmailServerProfile_Annotation de la tabla emailserverprofile.
Account_Annotation
Consulte la relación de uno a varios Account_Annotation de la tabla account.
RecurringAppointmentMaster_Annotation
Consulte la relación de uno a varios RecurringAppointmentMaster_Annotation de la tabla recurringappointmentmaster.
business_unit_annotations
Consulte la relación de uno a varios business_unit_annotations de la tabla businessunit.
lk_annotationbase_modifiedby
Consulte la relación de uno a varios lk_annotationbase_modifiedby de la tabla systemuser.
Letter_Annotation
Consulte la relación de uno a varios Letter_Annotation de la tabla letter.
Fax_Annotation
Consulte la relación de uno a varios Fax_Annotation de la tabla fax.
Workflow_Annotation
Consulte la relación de uno a varios Workflow_Annotation de la tabla workflow.
Appointment_Annotation
Consulte la relación de uno a varios Appointment_Annotation de la tabla appointment.
lk_annotationbase_createdonbehalfby
Consulte la relación de uno a varios lk_annotationbase_createdonbehalfby de la tabla systemuser.
Goal_Annotation
Consulte la relación de uno a varios Goal_Annotation de la tabla goal.
KbArticle_Annotation
Consulte la relación de uno a varios KbArticle_Annotation de la tabla kbarticle.
DuplicateRule_Annotation
Consulte la relación de uno a varios DuplicateRule_Annotation de la tabla duplicaterule.
chat_Annotations
Añadido por: solución Activities Patch
Consulte la relación de uno a varios chat_Annotations de la tabla chat.
msdyn_aimodel_Annotations
Añadido por: solución AISolution
Consulte la relación de uno a varios msdyn_aimodel_Annotations de la tabla msdyn_aimodel.
msdyn_aifptrainingdocument_Annotations
Añadido por: solución AI Solution deprecated templates
Consulte la relación de uno a varios msdyn_aifptrainingdocument_Annotations de la tabla msdyn_aifptrainingdocument.
msdyn_aiodimage_Annotations
Añadido por: solución AI Solution deprecated templates
Consulte la relación de uno a varios msdyn_aiodimage_Annotations de la tabla msdyn_aiodimage.
adx_invitation_Annotations
Añadido por: solución Power Pages Runtime Core
Consulte la relación de uno a varios adx_invitation_Annotations de la tabla adx_invitation.
adx_inviteredemption_Annotations
Añadido por: solución Active Solution
Consulte la relación de uno a varios adx_inviteredemption_Annotations de la tabla adx_inviteredemption.
adx_portalcomment_Annotations
Añadido por: solución Active Solution
Consulte la relación de uno a varios adx_portalcomment_Annotations de la tabla adx_portalcomment.
mspcat_catalogsubmissionfiles_Annotations
Añadido por: solución Catalog in Power Platform Packaging
Consulte la relación de uno a varios mspcat_catalogsubmissionfiles_Annotations de la tabla mspcat_catalogsubmissionfiles.
Consultar también
Referencia de tabla o entidad de Dataverse Referencia de la API web annotation EntityType