knowledgebaserecord EntityType
Description: Metadata of knowledge base (KB) articles associated with Microsoft Dynamics CRM entities.
Entity Set path: [organization URI]/api/data/v8.0/knowledgebaserecords
Base Type: crmbaseentity EntityType
Display Name: Knowledge Base Record
Primary Key: knowledgebaserecordid
Primary Name Attribute: title
Properties
Single-valued navigation properties
Collection-valued navigation properties
Properties
Properties represent fields of data stored in the entity. Some properties are not writable.
Name | Type | Details |
---|---|---|
_createdby_value |
Edm.Guid |
Description: Unique identifier of the user who created the record. Computed property Read-only property |
_createdonbehalfby_value |
Edm.Guid |
Description: Unique identifier of the delegate user who created the record. Computed property Read-only property |
_modifiedby_value |
Edm.Guid |
Description: Unique identifier of the user who modified the record. Computed property Read-only property |
_modifiedonbehalfby_value |
Edm.Guid |
Description: Unique identifier of the delegate user who modified the record. Computed property Read-only property |
_organizationid_value |
Edm.Guid |
Description: Unique identifier for the organization Computed property Read-only property |
_transactioncurrencyid_value |
Edm.Guid |
Description: Exchange rate for the currency associated with the Knowledge Base Record with respect to the base currency. Computed property Read-only property |
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 |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced.
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_Tasks |
regardingobjectid_knowledgebaserecord_task |
Voir aussi
Autres ressources
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 CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.