Share via


Référence d’entité/de table KnowledgeBaseRecord

Notes

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

Metadata of knowledge base (KB) articles associated with Microsoft Dynamics 365 entities.

Messages

Message Opération de l'API web Classe ou méthode SDK
Assign PATCH [org URI]/api/data/v9.0/knowledgebaserecords(knowledgebaserecordid)
Mettre à jour la propriété ownerid.
AssignRequest
Create POST [org URI]/api/data/v9.0/knowledgebaserecords
Voir Créer
CreateRequest ou
Create
Delete DELETE [org URI]/api/data/v9.0/knowledgebaserecords(knowledgebaserecordid)
Voir Supprimer
DeleteRequest ou
Delete
GrantAccess GrantAccess Action GrantAccessRequest
ModifyAccess ModifyAccess Action ModifyAccessRequest
Retrieve GET [org URI]/api/data/v9.0/knowledgebaserecords(knowledgebaserecordid)
Voir Récupérer
RetrieveRequest ou
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/knowledgebaserecords
Voir Rechercher des données
RetrieveMultipleRequest ou
RetrieveMultiple
RetrievePrincipalAccess RetrievePrincipalAccess Function RetrievePrincipalAccessRequest
RetrieveSharedPrincipalsAndAccess RetrieveSharedPrincipalsAndAccess Function RetrieveSharedPrincipalsAndAccessRequest
RevokeAccess RevokeAccess Action RevokeAccessRequest
SetState PATCH [org URI]/api/data/v9.0/knowledgebaserecords(knowledgebaserecordid)
Mettre à jour les propriétés statecode et statuscode.
SetStateRequest
Update PATCH [org URI]/api/data/v9.0/knowledgebaserecords(knowledgebaserecordid)
Voir Mettre à jour
UpdateRequest ou
Update

Propriétés

Propriété Valeur
CollectionSchemaName KnowledgeBaseRecords
DisplayCollectionName Knowledge Base Records
DisplayName Knowledge Base Record
EntitySetName knowledgebaserecords
IsBPFEntity False
LogicalCollectionName knowledgebaserecords
LogicalName knowledgebaserecord
OwnershipType OrganizationOwned
PrimaryIdAttribute knowledgebaserecordid
PrimaryNameAttribute title
SchemaName KnowledgeBaseRecord

Colonnes/Attributs inscriptibles

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

KnowledgeBaseRecordId

Propriété Valeur
Description This field will be used to store the Unique ID of the associated Knowledge Base records
DisplayName ID
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName knowledgebaserecordid
RequiredLevel SystemRequired
Type Uniqueidentifier

PrivateUrl

Propriété Valeur
Description Shows the internal Parature service desk URL of the knowledge base records.
DisplayName Private URL
FormatName Url
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName privateurl
MaxLength 256
RequiredLevel ApplicationRequired
Type String

PublicUrl

Propriété Valeur
Description Shows the public Parature portal URL of the knowledge base records.
DisplayName Public URL
FormatName Url
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName publicurl
MaxLength 256
RequiredLevel None
Type String

TimeZoneRuleVersionNumber

Propriété Valeur
Description For internal use only.
DisplayName Time Zone Rule Version Number
Format None
IsValidForForm False
IsValidForRead True
LogicalName timezoneruleversionnumber
MaxValue 2147483647
MinValue -1
RequiredLevel None
Type Integer

Title

Propriété Valeur
Description Shows the title of the knowledge base (KB) Record.
DisplayName KB Record Title
FormatName TextArea
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName title
MaxLength 4000
RequiredLevel ApplicationRequired
Type String

TransactionCurrencyId

Propriété Valeur
Description Exchange rate for the currency associated with the Knowledge Base Record with respect to the base currency.
DisplayName Currency
IsValidForForm True
IsValidForRead True
LogicalName transactioncurrencyid
RequiredLevel None
Targets transactioncurrency
Type Lookup

UniqueId

Propriété Valeur
Description Shows the unique ID of the linked knowledge base (KB) article.
DisplayName Unique ID
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName uniqueid
MaxLength 256
RequiredLevel SystemRequired
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 record.
DisplayName Created By
IsValidForForm True
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 SystemRequired
Type String

CreatedOn

Propriété Valeur
DateTimeBehavior UserLocal
Description Date and time when the record was created.
DisplayName Created On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime

CreatedOnBehalfBy

Propriété Valeur
Description Unique identifier of the delegate user who created the record.
DisplayName Created By (Delegate)
IsValidForForm True
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 SystemRequired
Type String

ExchangeRate

Propriété Valeur
Description Exchange rate for the currency associated with the knowledge base record with respect to the base currency.
DisplayName ExchangeRate
IsValidForForm True
IsValidForRead True
LogicalName exchangerate
MaxValue 100000000000
MinValue 0.000000000001
Precision 12
RequiredLevel None
Type Decimal

ModifiedBy

Propriété Valeur
Description Unique identifier of the user who modified the record.
DisplayName Modified By
IsValidForForm True
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 SystemRequired
Type String

ModifiedOn

Propriété Valeur
DateTimeBehavior UserLocal
Description Date and time when the record was modified.
DisplayName Modified On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime

ModifiedOnBehalfBy

Propriété Valeur
Description Unique identifier of the delegate user who modified the record.
DisplayName Modified By (Delegate)
IsValidForForm True
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 SystemRequired
Type String

OrganizationId

Propriété Valeur
Description Unique identifier for the organization
DisplayName Organization Id
IsValidForForm False
IsValidForRead True
LogicalName organizationid
RequiredLevel None
Targets organization
Type Lookup

OrganizationIdName

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

TransactionCurrencyIdName

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

VersionNumber

Propriété Valeur
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

Relations un-à-plusieurs

Répertorié par SchemaName.

KnowledgeBaseRecord_ActivityPointers

Identique à la relation plusieurs à un KnowledgeBaseRecord_ActivityPointers pour la table/entité activitypointer.

Propriété Valeur
ReferencingEntity activitypointer
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName KnowledgeBaseRecord_ActivityPointers
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

KnowledgeBaseRecord_Appointments

Identique à la relation plusieurs à un KnowledgeBaseRecord_Appointments pour la table/entité appointment.

Propriété Valeur
ReferencingEntity appointment
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName KnowledgeBaseRecord_Appointments
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

KnowledgeBaseRecord_Emails

Identique à la relation plusieurs à un KnowledgeBaseRecord_Emails pour la table/entité email.

Propriété Valeur
ReferencingEntity email
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName KnowledgeBaseRecord_Emails
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

KnowledgeBaseRecord_Faxes

Identique à la relation plusieurs à un KnowledgeBaseRecord_Faxes pour la table/entité fax.

Propriété Valeur
ReferencingEntity fax
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName KnowledgeBaseRecord_Faxes
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

KnowledgeBaseRecord_Letters

Identique à la relation plusieurs à un KnowledgeBaseRecord_Letters pour la table/entité letter.

Propriété Valeur
ReferencingEntity letter
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName KnowledgeBaseRecord_Letters
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

KnowledgeBaseRecord_PhoneCalls

Identique à la relation plusieurs à un KnowledgeBaseRecord_PhoneCalls pour la table/entité phonecall.

Propriété Valeur
ReferencingEntity phonecall
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName KnowledgeBaseRecord_PhoneCalls
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

KnowledgeBaseRecord_Tasks

Identique à la relation plusieurs à un KnowledgeBaseRecord_Tasks pour la table/entité task.

Propriété Valeur
ReferencingEntity task
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName KnowledgeBaseRecord_Tasks
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

KnowledgeBaseRecord_RecurringAppointmentMasters

Identique à la relation plusieurs à un KnowledgeBaseRecord_RecurringAppointmentMasters pour la table/entité recurringappointmentmaster.

Propriété Valeur
ReferencingEntity recurringappointmentmaster
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName KnowledgeBaseRecord_RecurringAppointmentMasters
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

KnowledgeBaseRecord_SocialActivities

Identique à la relation plusieurs à un KnowledgeBaseRecord_SocialActivities pour la table/entité socialactivity.

Propriété Valeur
ReferencingEntity socialactivity
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName KnowledgeBaseRecord_SocialActivities
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

KnowledgeBaseRecord_connections1

Identique à la relation plusieurs à un KnowledgeBaseRecord_connections1 pour la table/entité connection.

Propriété Valeur
ReferencingEntity connection
ReferencingAttribute record1id
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName KnowledgeBaseRecord_connections1
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 100
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

KnowledgeBaseRecord_connections2

Identique à la relation plusieurs à un KnowledgeBaseRecord_connections2 pour la table/entité connection.

Propriété Valeur
ReferencingEntity connection
ReferencingAttribute record2id
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName KnowledgeBaseRecord_connections2
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

KnowledgeBaseRecord_DuplicateMatchingRecord

Identique à la relation plusieurs à un KnowledgeBaseRecord_DuplicateMatchingRecord pour la table/entité duplicaterecord.

Propriété Valeur
ReferencingEntity duplicaterecord
ReferencingAttribute duplicaterecordid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName KnowledgeBaseRecord_DuplicateMatchingRecord
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

KnowledgeBaseRecord_DuplicateBaseRecord

Identique à la relation plusieurs à un KnowledgeBaseRecord_DuplicateBaseRecord pour la table/entité duplicaterecord.

Propriété Valeur
ReferencingEntity duplicaterecord
ReferencingAttribute baserecordid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName KnowledgeBaseRecord_DuplicateBaseRecord
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

KnowledgeBaseRecord_Annotations

Identique à la relation plusieurs à un KnowledgeBaseRecord_Annotations pour la table/entité annotation.

Propriété Valeur
ReferencingEntity annotation
ReferencingAttribute objectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName KnowledgeBaseRecord_Annotations
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

KnowledgeBaseRecord_AsyncOperations

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

Propriété Valeur
ReferencingEntity asyncoperation
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName KnowledgeBaseRecord_AsyncOperations
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

KnowledgeBaseRecord_ProcessSession

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

Propriété Valeur
ReferencingEntity processsession
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName KnowledgeBaseRecord_ProcessSession
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

KnowledgeBaseRecord_BulkDeleteFailures

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

Propriété Valeur
ReferencingEntity bulkdeletefailure
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName KnowledgeBaseRecord_BulkDeleteFailures
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

KnowledgeBaseRecord_PrincipalObjectAttributeAccess

Identique à la relation plusieurs à un KnowledgeBaseRecord_PrincipalObjectAttributeAccess pour la table/entité principalobjectattributeaccess.

Propriété Valeur
ReferencingEntity principalobjectattributeaccess
ReferencingAttribute objectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName KnowledgeBaseRecord_PrincipalObjectAttributeAccess
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

KnowledgeBaseRecord_SyncErrors

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

Propriété Valeur
ReferencingEntity syncerror
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName KnowledgeBaseRecord_SyncErrors
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: Cascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

knowledgebaserecord_chats

Ajouté par : solution Activities Patch

Identique à la relation plusieurs à un knowledgebaserecord_chats pour la table/entité chat.

Propriété Valeur
ReferencingEntity chat
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName knowledgebaserecord_chats
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

knowledgebaserecord_adx_inviteredemptions

Ajouté par : solution Active Solution

Identique à la relation plusieurs à un knowledgebaserecord_adx_inviteredemptions pour la table/entité adx_inviteredemption.

Propriété Valeur
ReferencingEntity adx_inviteredemption
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName knowledgebaserecord_adx_inviteredemptions
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

knowledgebaserecord_adx_portalcomments

Ajouté par : solution Active Solution

Identique à la relation plusieurs à un knowledgebaserecord_adx_portalcomments pour la table/entité adx_portalcomment.

Propriété Valeur
ReferencingEntity adx_portalcomment
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName knowledgebaserecord_adx_portalcomments
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
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.

lk_KnowledgeBaseRecord_createdby

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

lk_KnowledgeBaseRecord_createdonbehalfby

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

lk_KnowledgeBaseRecord_modifiedby

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

lk_KnowledgeBaseRecord_modifiedonbehalfby

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

organization_KnowledgeBaseRecord

Voir la relation un à plusieurs organization_KnowledgeBaseRecord pour la table/entité organization.

TransactionCurrency_KnowledgeBaseRecord

Voir la relation un à plusieurs TransactionCurrency_KnowledgeBaseRecord pour la table/entité transactioncurrency.

Voir aussi

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