Référence d’entité/de table Note (Annotation)

Notes

Vous n’êtes pas sûr de la table par rapport à l’entité ? Voir Développeurs : Comprendre la terminologie dans Microsoft Dataverse.

Note that is attached to one or more objects, including other notes.

Messages

Message Opération de l'API web Classe ou méthode SDK
Assign PATCH [org URI]/api/data/v9.0/annotations(annotationid)
Mettre à jour la propriété ownerid.
AssignRequest
Create POST [org URI]/api/data/v9.0/annotations
Voir Créer
CreateRequest ou
Create
Delete DELETE [org URI]/api/data/v9.0/annotations(annotationid)
Voir Supprimer
DeleteRequest ou
Delete
GrantAccess GrantAccess Action GrantAccessRequest
ModifyAccess ModifyAccess Action ModifyAccessRequest
Retrieve GET [org URI]/api/data/v9.0/annotations(annotationid)
Voir Récupérer
RetrieveRequest ou
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/annotations
Voir Rechercher des données
RetrieveMultipleRequest ou
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)
Voir Mettre à jour
UpdateRequest ou
Update

Propriétés

Propriété Valeur
CollectionSchemaName Annotations
DisplayCollectionName Notes
DisplayName Note
EntitySetName annotations
IsBPFEntity False
LogicalCollectionName annotations
LogicalName annotation
OwnershipType UserOwned
PrimaryIdAttribute annotationid
PrimaryNameAttribute subject
SchemaName Annotation

Colonnes/Attributs inscriptibles

Ces colonnes/attributs renvoient la valeur true pour IsValidForCreate ou IsValidForUpdate (généralement les deux). Répertorié par SchemaName.

AnnotationId

Propriété Valeur
Description Unique identifier of the note.
DisplayName Note
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName annotationid
RequiredLevel SystemRequired
Type Uniqueidentifier

DocumentBody

Propriété Valeur
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

Propriété Valeur
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

Propriété Valeur
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

Propriété Valeur
Description Specifies whether the note is an attachment.
DisplayName Is Document
IsValidForForm False
IsValidForRead True
LogicalName isdocument
RequiredLevel SystemRequired
Type Boolean

Choix/Options IsDocument

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

LangId

Propriété Valeur
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

Propriété Valeur
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

Propriété Valeur
Description Text of the note.
DisplayName Description
Format Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName notetext
MaxLength 100000
RequiredLevel None
Type Memo

ObjectId

Propriété Valeur
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

Propriété Valeur
Description
DisplayName Regarding Object Type
IsValidForForm False
IsValidForRead True
LogicalName objectidtypecode
RequiredLevel None
Type EntityName

ObjectTypeCode

Propriété Valeur
Description Type of entity with which the note is associated.
DisplayName Object Type
IsValidForForm False
IsValidForRead True
LogicalName objecttypecode
RequiredLevel None
Type EntityName

OverriddenCreatedOn

Propriété Valeur
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

Propriété Valeur
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

Propriété Valeur
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridtype
RequiredLevel SystemRequired
Type EntityName

StepId

Propriété Valeur
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

Propriété Valeur
Description Subject associated with the note.
DisplayName Title
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName subject
MaxLength 500
RequiredLevel ApplicationRequired
Type String

Colonnes/Attributs en lecture seule

Ces colonnes/attributs renvoient la valeur false pour IsValidForCreate ou IsValidForUpdate. Répertorié par SchemaName.

CreatedBy

Propriété Valeur
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

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel None
Type String

CreatedByYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyyominame
MaxLength 100
RequiredLevel None
Type String

CreatedOn

Propriété Valeur
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

Propriété Valeur
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

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

DummyFileName

Ajouté par : solution Activities Patch

Propriété Valeur
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

Ajouté par : solution Activities Patch

Propriété Valeur
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

Propriété Valeur
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

Propriété Valeur
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

Propriété Valeur
Description
DisplayName
IsValidForForm False
IsValidForRead False
LogicalName isprivate
RequiredLevel None
Type Boolean

Choix/Options IsPrivate

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

ModifiedBy

Propriété Valeur
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

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedByYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyyominame
MaxLength 100
RequiredLevel None
Type String

ModifiedOn

Propriété Valeur
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

Propriété Valeur
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

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

OwnerIdName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridname
MaxLength 100
RequiredLevel SystemRequired
Type String

OwnerIdYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

OwningBusinessUnit

Propriété Valeur
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

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owningbusinessunitname
MaxLength 160
RequiredLevel None
Type String

OwningTeam

Propriété Valeur
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

Propriété Valeur
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

Propriété Valeur
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

Propriété Valeur
Description Storage pointer.
DisplayName Storage Pointer
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead False
LogicalName storagepointer
MaxLength 10
RequiredLevel None
Type String

VersionNumber

Propriété Valeur
Description Version number of the note.
DisplayName Version Number
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

Relations un-à-plusieurs

Répertorié par SchemaName.

Annotation_SyncErrors

Identique à la relation plusieurs à un Annotation_SyncErrors pour la table/entité syncerror.

Propriété Valeur
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

Identique à la relation plusieurs à un Annotation_AsyncOperations pour la table/entité asyncoperation.

Propriété Valeur
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

Identique à la relation plusieurs à un Annotation_BulkDeleteFailures pour la table/entité bulkdeletefailure.

Propriété Valeur
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

Identique à la relation plusieurs à un Annotation_ProcessSessions pour la table/entité processsession.

Propriété Valeur
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

Relations plusieurs-à-un

Chaque relation plusieurs-à-un est définie par une relation un-à-plusieurs correspondante avec la table associée. Répertorié par SchemaName.

knowledgearticle_Annotations

Voir la relation un à plusieurs knowledgearticle_Annotations pour la table/entité knowledgearticle.

KnowledgeBaseRecord_Annotations

Voir la relation un à plusieurs KnowledgeBaseRecord_Annotations pour la table/entité knowledgebaserecord.

lk_annotationbase_modifiedonbehalfby

Voir la relation un à plusieurs lk_annotationbase_modifiedonbehalfby pour la table/entité systemuser.

Mailbox_Annotation

Voir la relation un à plusieurs Mailbox_Annotation pour la table/entité mailbox.

team_annotations

Voir la relation un à plusieurs team_annotations pour la table/entité team.

annotation_owning_user

Voir la relation un à plusieurs annotation_owning_user pour la table/entité systemuser.

PhoneCall_Annotation

Voir la relation un à plusieurs PhoneCall_Annotation pour la table/entité phonecall.

Contact_Annotation

Voir la relation un à plusieurs Contact_Annotation pour la table/entité contact.

SocialActivity_Annotation

Voir la relation un à plusieurs SocialActivity_Annotation pour la table/entité socialactivity.

sla_Annotation

Voir la relation un à plusieurs sla_Annotation pour la table/entité sla.

Calendar_Annotation

Voir la relation un à plusieurs Calendar_Annotation pour la table/entité calendar.

Email_Annotation

Voir la relation un à plusieurs Email_Annotation pour la table/entité email.

Task_Annotation

Voir la relation un à plusieurs Task_Annotation pour la table/entité task.

lk_annotationbase_createdby

Voir la relation un à plusieurs lk_annotationbase_createdby pour la table/entité systemuser.

EmailServerProfile_Annotation

Voir la relation un à plusieurs EmailServerProfile_Annotation pour la table/entité emailserverprofile.

Account_Annotation

Voir la relation un à plusieurs Account_Annotation pour la table/entité account.

RecurringAppointmentMaster_Annotation

Voir la relation un à plusieurs RecurringAppointmentMaster_Annotation pour la table/entité recurringappointmentmaster.

business_unit_annotations

Voir la relation un à plusieurs business_unit_annotations pour la table/entité businessunit.

lk_annotationbase_modifiedby

Voir la relation un à plusieurs lk_annotationbase_modifiedby pour la table/entité systemuser.

Letter_Annotation

Voir la relation un à plusieurs Letter_Annotation pour la table/entité letter.

Fax_Annotation

Voir la relation un à plusieurs Fax_Annotation pour la table/entité fax.

Workflow_Annotation

Voir la relation un à plusieurs Workflow_Annotation pour la table/entité workflow.

Appointment_Annotation

Voir la relation un à plusieurs Appointment_Annotation pour la table/entité appointment.

lk_annotationbase_createdonbehalfby

Voir la relation un à plusieurs lk_annotationbase_createdonbehalfby pour la table/entité systemuser.

Goal_Annotation

Voir la relation un à plusieurs Goal_Annotation pour la table/entité goal.

KbArticle_Annotation

Voir la relation un à plusieurs KbArticle_Annotation pour la table/entité kbarticle.

DuplicateRule_Annotation

Voir la relation un à plusieurs DuplicateRule_Annotation pour la table/entité duplicaterule.

chat_Annotations

Ajouté par : solution Activities Patch

Voir la relation un à plusieurs chat_Annotations pour la table/entité chat.

msdyn_aimodel_Annotations

Ajouté par : solution AISolution

Voir la relation un à plusieurs msdyn_aimodel_Annotations pour la table/entité msdyn_aimodel.

msdyn_aifptrainingdocument_Annotations

Ajouté par : solution AI Solution deprecated templates

Voir la relation un à plusieurs msdyn_aifptrainingdocument_Annotations pour la table/entité msdyn_aifptrainingdocument.

msdyn_aiodimage_Annotations

Ajouté par : solution AI Solution deprecated templates

Voir la relation un à plusieurs msdyn_aiodimage_Annotations pour la table/entité msdyn_aiodimage.

adx_invitation_Annotations

Ajouté par : solution Power Pages Runtime Core

Voir la relation un à plusieurs adx_invitation_Annotations pour la table/entité adx_invitation.

adx_inviteredemption_Annotations

Ajouté par : solution Active Solution

Voir la relation un à plusieurs adx_inviteredemption_Annotations pour la table/entité adx_inviteredemption.

adx_portalcomment_Annotations

Ajouté par : solution Active Solution

Voir la relation un à plusieurs adx_portalcomment_Annotations pour la table/entité adx_portalcomment.

mspcat_catalogsubmissionfiles_Annotations

Ajouté par : solution Catalog in Power Platform Packaging

Voir la relation un à plusieurs mspcat_catalogsubmissionfiles_Annotations pour la table/entité mspcat_catalogsubmissionfiles.

Voir aussi

Référence d’entité/de table Dataverse Référence d’API web annotation EntityType