knowledgebaserecord EntityType
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Description: Metadata of knowledge base (KB) articles associated with Microsoft Dynamics 365 entities.
Entity Set path:[organization URI]/api/data/v8.2/knowledgebaserecords
Base Type: crmbaseentity EntityType
Display Name: Knowledge Base Record
Primary Key: knowledgebaserecordid
Primary Name Attribute: title
Properties
Lookup Properties
Single-valued navigation properties
Collection-valued navigation properties
Properties
Properties represent fields of data stored in the entity. Some properties are read-only.
Name |
Type |
Details |
---|---|---|
createdon |
Edm.DateTimeOffset |
Description: Date and time when the record was created. Display Name: Created On Read-only property |
exchangerate |
Edm.Decimal |
Description: Exchange rate for the currency associated with the knowledge base record with respect to the base currency. Display Name: ExchangeRate Read-only property |
knowledgebaserecordid |
Edm.Guid |
Description: This field will be used to store the Unique ID of the associated Knowledge Base records Display Name: ID |
modifiedon |
Edm.DateTimeOffset |
Description: Date and time when the record was modified. Display Name: Modified On Read-only property |
privateurl |
Edm.String |
Description: Shows the internal Parature service desk URL of the knowledge base records. Display Name: Private URL |
publicurl |
Edm.String |
Description: Shows the public Parature portal URL of the knowledge base records. Display Name: Public URL |
timezoneruleversionnumber |
Edm.Int32 |
Description: For internal use only. Display Name: Time Zone Rule Version Number |
title |
Edm.String |
Description: Shows the title of the knowledge base (KB) Record. Display Name: KB Record Title |
uniqueid |
Edm.String |
Description: Shows the unique ID of the linked knowledge base (KB) article. Display Name: Unique ID |
versionnumber |
Edm.Int64 |
Description: Read-only property |
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 Retrieve data about lookup properties
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 |
lk_KnowledgeBaseRecord_createdby |
|
createdonbehalfby |
lk_KnowledgeBaseRecord_createdonbehalfby |
|
modifiedby |
lk_KnowledgeBaseRecord_modifiedby |
|
modifiedonbehalfby |
lk_KnowledgeBaseRecord_modifiedonbehalfby |
|
organizationid |
organization_KnowledgeBaseRecord |
|
transactioncurrencyid |
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 |
regardingobjectid_knowledgebaserecord |
|
KnowledgeBaseRecord_Annotations |
objectid_knowledgebaserecord |
|
KnowledgeBaseRecord_Appointments |
regardingobjectid_knowledgebaserecord_appointment |
|
KnowledgeBaseRecord_AsyncOperations |
regardingobjectid_knowledgebaserecord |
|
KnowledgeBaseRecord_BulkDeleteFailures |
regardingobjectid_knowledgebaserecord |
|
KnowledgeBaseRecord_connections1 |
record1id_knowledgebaserecord |
|
KnowledgeBaseRecord_connections2 |
record2id_knowledgebaserecord |
|
KnowledgeBaseRecord_DuplicateBaseRecord |
baserecordid_knowledgebaserecord |
|
KnowledgeBaseRecord_DuplicateMatchingRecord |
duplicaterecordid_knowledgebaserecord |
|
KnowledgeBaseRecord_Emails |
regardingobjectid_knowledgebaserecord_email |
|
KnowledgeBaseRecord_Faxes |
regardingobjectid_knowledgebaserecord_fax |
|
KnowledgeBaseRecord_Incident |
KnowledgeBaseRecord_Incident |
|
KnowledgeBaseRecord_Letters |
regardingobjectid_knowledgebaserecord_letter |
|
KnowledgeBaseRecord_PhoneCalls |
regardingobjectid_knowledgebaserecord_phonecall |
|
KnowledgeBaseRecord_RecurringAppointmentMasters |
regardingobjectid_knowledgebaserecord_recurringappointmentmaster |
|
KnowledgeBaseRecord_ServiceAppointments |
regardingobjectid_knowledgebaserecord_serviceappointment |
|
KnowledgeBaseRecord_SocialActivities |
regardingobjectid_knowledgebaserecord_socialactivity |
|
KnowledgeBaseRecord_SyncErrors |
regardingobjectid_knowledgebaserecord_syncerror |
|
KnowledgeBaseRecord_Tasks |
regardingobjectid_knowledgebaserecord_task |
See Also
Use the Microsoft Dynamics 365 Web API
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright