knowledgebaserecord EntityType
Metadata of knowledge base (KB) articles associated with Microsoft Dynamics 365 entities.
- Entity set path:
- [organization URI]/api/data/v9.2/knowledgebaserecords
- Base type:
- crmbaseentity
- Table type:
- Standard
- Display name:
- Knowledge Base Record
- Primary key:
- knowledgebaserecordid
- Primary name column:
- title
- Operations supported:
- POST GET PATCH DELETE
Properties
Properties represent fields of data stored in the entity. Some properties are read-only.
Name | Type | Details |
---|---|---|
createdon | Edm.DateTimeOffset |
Date and time when the record was created. Display name: Created On Read only
|
exchangerate | Edm.Decimal |
Exchange rate for the currency associated with the knowledge base record with respect to the base currency. Display name: ExchangeRate Read only
|
knowledgebaserecordid | Edm.Guid |
This field will be used to store the Unique ID of the associated Knowledge Base records Display name: ID |
modifiedon | Edm.DateTimeOffset |
Date and time when the record was modified. Display name: Modified On Read only
|
privateurl | Edm.String |
Shows the internal Parature service desk URL of the knowledge base records. Display name: Private URL |
publicurl | Edm.String |
Shows the public Parature portal URL of the knowledge base records. Display name: Public URL |
timezoneruleversionnumber | Edm.Int32 |
For internal use only. Display name: Time Zone Rule Version Number |
title | Edm.String |
Shows the title of the knowledge base (KB) Record. Display name: KB Record Title |
uniqueid | Edm.String |
Shows the unique ID of the linked knowledge base (KB) article. Display name: Unique ID |
versionnumber | Edm.Int64 |
Read only
|
Lookup properties
Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Lookup property data.
Name | Single-valued navigation property | Description |
---|---|---|
_createdby_value | createdby |
Unique identifier of the user who created the record. |
_createdonbehalfby_value | createdonbehalfby |
Unique identifier of the delegate user who created the record. |
_modifiedby_value | modifiedby |
Unique identifier of the user who modified the record. |
_modifiedonbehalfby_value | modifiedonbehalfby |
Unique identifier of the delegate user who modified the record. |
_organizationid_value | organizationid |
Unique identifier for the organization |
_transactioncurrencyid_value | transactioncurrencyid |
Exchange rate for the currency associated with the Knowledge Base Record with respect to the base currency. |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.
Name | Type | Partner |
---|---|---|
createdby | systemuser | lk_KnowledgeBaseRecord_createdby |
createdonbehalfby | systemuser | lk_KnowledgeBaseRecord_createdonbehalfby |
modifiedby | systemuser | lk_KnowledgeBaseRecord_modifiedby |
modifiedonbehalfby | systemuser | lk_KnowledgeBaseRecord_modifiedonbehalfby |
organizationid | organization | organization_KnowledgeBaseRecord |
transactioncurrencyid | transactioncurrency | TransactionCurrency_KnowledgeBaseRecord |
Collection-valued navigation properties
Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.
Name | Type | Partner |
---|---|---|
KnowledgeBaseRecord_ActivityPointers | activitypointer | regardingobjectid_knowledgebaserecord |
knowledgebaserecord_adx_inviteredemptions | adx_inviteredemption | regardingobjectid_knowledgebaserecord_adx_inviteredemption |
knowledgebaserecord_adx_portalcomments | adx_portalcomment | regardingobjectid_knowledgebaserecord_adx_portalcomment |
KnowledgeBaseRecord_Annotations | annotation | objectid_knowledgebaserecord |
KnowledgeBaseRecord_Appointments | appointment | regardingobjectid_knowledgebaserecord_appointment |
KnowledgeBaseRecord_AsyncOperations | asyncoperation | regardingobjectid_knowledgebaserecord |
KnowledgeBaseRecord_BulkDeleteFailures | bulkdeletefailure | regardingobjectid_knowledgebaserecord |
knowledgebaserecord_chats | chat | regardingobjectid_knowledgebaserecord_chat |
KnowledgeBaseRecord_connections1 | connection | record1id_knowledgebaserecord |
KnowledgeBaseRecord_connections2 | connection | record2id_knowledgebaserecord |
KnowledgeBaseRecord_DuplicateBaseRecord | duplicaterecord | baserecordid_knowledgebaserecord |
KnowledgeBaseRecord_DuplicateMatchingRecord | duplicaterecord | duplicaterecordid_knowledgebaserecord |
KnowledgeBaseRecord_Emails | regardingobjectid_knowledgebaserecord_email | |
KnowledgeBaseRecord_Faxes | fax | regardingobjectid_knowledgebaserecord_fax |
KnowledgeBaseRecord_Letters | letter | regardingobjectid_knowledgebaserecord_letter |
KnowledgeBaseRecord_PhoneCalls | phonecall | regardingobjectid_knowledgebaserecord_phonecall |
KnowledgeBaseRecord_PrincipalObjectAttributeAccess | principalobjectattributeaccess | objectid_knowledgebaserecord |
KnowledgeBaseRecord_ProcessSession | processsession | regardingobjectid_knowledgebaserecord |
KnowledgeBaseRecord_RecurringAppointmentMasters | recurringappointmentmaster | regardingobjectid_knowledgebaserecord_recurringappointmentmaster |
KnowledgeBaseRecord_SocialActivities | socialactivity | regardingobjectid_knowledgebaserecord_socialactivity |
KnowledgeBaseRecord_SyncErrors | syncerror | regardingobjectid_knowledgebaserecord_syncerror |
KnowledgeBaseRecord_Tasks | task | regardingobjectid_knowledgebaserecord_task |
Operations
The following operations can be used with the knowledgebaserecord entity type.
Name | Binding |
---|---|
GrantAccess | Not Bound |
ModifyAccess | Not Bound |
RetrievePrincipalAccess | Not Bound |
RetrieveSharedPrincipalsAndAccess | Not Bound |
RevokeAccess | Not Bound |