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

systemuser EntityType

lk_KnowledgeBaseRecord_createdby

createdonbehalfby

systemuser EntityType

lk_KnowledgeBaseRecord_createdonbehalfby

modifiedby

systemuser EntityType

lk_KnowledgeBaseRecord_modifiedby

modifiedonbehalfby

systemuser EntityType

lk_KnowledgeBaseRecord_modifiedonbehalfby

organizationid

organization EntityType

organization_KnowledgeBaseRecord

transactioncurrencyid

transactioncurrency EntityType

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 EntityType

regardingobjectid_knowledgebaserecord

KnowledgeBaseRecord_Annotations

annotation EntityType

objectid_knowledgebaserecord

KnowledgeBaseRecord_Appointments

appointment EntityType

regardingobjectid_knowledgebaserecord_appointment

KnowledgeBaseRecord_AsyncOperations

asyncoperation EntityType

regardingobjectid_knowledgebaserecord

KnowledgeBaseRecord_BulkDeleteFailures

bulkdeletefailure EntityType

regardingobjectid_knowledgebaserecord

KnowledgeBaseRecord_connections1

connection EntityType

record1id_knowledgebaserecord

KnowledgeBaseRecord_connections2

connection EntityType

record2id_knowledgebaserecord

KnowledgeBaseRecord_DuplicateBaseRecord

duplicaterecord EntityType

baserecordid_knowledgebaserecord

KnowledgeBaseRecord_DuplicateMatchingRecord

duplicaterecord EntityType

duplicaterecordid_knowledgebaserecord

KnowledgeBaseRecord_Emails

email EntityType

regardingobjectid_knowledgebaserecord_email

KnowledgeBaseRecord_Faxes

fax EntityType

regardingobjectid_knowledgebaserecord_fax

KnowledgeBaseRecord_Incident

incident EntityType

KnowledgeBaseRecord_Incident

KnowledgeBaseRecord_Letters

letter EntityType

regardingobjectid_knowledgebaserecord_letter

KnowledgeBaseRecord_PhoneCalls

phonecall EntityType

regardingobjectid_knowledgebaserecord_phonecall

KnowledgeBaseRecord_RecurringAppointmentMasters

recurringappointmentmaster EntityType

regardingobjectid_knowledgebaserecord_recurringappointmentmaster

KnowledgeBaseRecord_ServiceAppointments

serviceappointment EntityType

regardingobjectid_knowledgebaserecord_serviceappointment

KnowledgeBaseRecord_SocialActivities

socialactivity EntityType

regardingobjectid_knowledgebaserecord_socialactivity

KnowledgeBaseRecord_Tasks

task EntityType

regardingobjectid_knowledgebaserecord_task

另请参阅

其他资源

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.