recommendeddocument EntityType
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Description: Document Suggestions
Entity Set path:[organization URI]/api/data/v8.2/recommendeddocuments
Base Type: crmbaseentity EntityType
Display Name: Document Suggestions
Primary Key: recommendeddocumentid
Primary Name Attribute: title
Single-valued navigation properties
The recommendeddocument entity type has no collection-valued navigation properties.
Properties represent fields of data stored in the entity. Some properties are read-only.
Name | Type | Details |
|---|---|---|
absoluteurl | Edm.String | Description: Type the URL where the recommended document is located. Display Name: Absolute URL Read-only property |
associatedrecordname | Edm.String | Description: Shows the associated record name of the recommended document. Display Name: Associated Record Name |
author | Edm.String | Description: Shows the name of the author of the recommended document. Display Name: Author |
contenttype | Edm.String | Description: Select the document content type. Display Name: Content Type Read-only property |
createdon | Edm.DateTimeOffset | Description: Shows the date and time when the record was created. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options. Display Name: Created On Read-only property |
editurl | Edm.String | Description: Shows the Edit URL of the recommended document. Display Name: Edit Web App URL Read-only property |
exchangerate | Edm.Decimal | Description: Shows the exchange rate for the currency associated with the recommended document with respect to the base currency. Display Name: ExchangeRate Read-only property |
externaldocumentid | Edm.String | Description: Shows the external document. Display Name: External Document ID |
externalmodifiedby | Edm.String | Description: Shows who last updated the document record. Display Name: Modified by |
filesize | Edm.Int32 | Description: Shows the file size. Display Name: File Size Read-only property |
filetype | Edm.String | Description: Shows the file type. Display Name: File Type Read-only property |
fullname | Edm.String | Description: Shows the full name of the recommended document. Display Name: Name Read-only property |
iconclassname | Edm.String | Description: Stores the Icon Class name of the recommended document. Display Name: Icon Class Name Read-only property |
location | Edm.String | Description: Shows the location of the recommended document. Display Name: Path Read-only property |
modifiedon | Edm.DateTimeOffset | Description: Shows the date and time when the record was last updated. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options. Display Name: Modified On Read-only property |
readurl | Edm.String | Description: Shows the Read URL of the recommended document. Display Name: Read Web App URL Read-only property |
recommendeddocumentid | Edm.Guid | Description: Shows the recommended document record. Display Name: Recommended Document |
source | Edm.String | Description: Shows the source storage of the recommended document. Display Name: Source |
timezoneruleversionnumber | Edm.Int32 | Description: For internal use only. Display Name: Time Zone Rule Version Number |
title | Edm.String | Description: Type a title for the entity. Display Name: Title |
utcconversiontimezonecode | Edm.Int32 | Description: Shows the time zone code that was in use when the record was created. Display Name: UTC Conversion Time Zone Code |
version | Edm.String | Description: Shows the recommended document version. Display Name: Recommended Document Version Read-only property |
versionnumber | Edm.Int64 | Description: Read-only property |
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 | createdbyname | Shows the user who created the record. |
_createdonbehalfby_value | createdonbehalfbyname | Shows who created the record on behalf of another user. |
_modifiedby_value | modifiedbyname | Shows who last updated the record. |
_modifiedonbehalfby_value | modifiedonbehalfbyname | Shows who last updated the record on behalf of another user. |
_organizationid_value | organizationid | Shows the organization. |
_regardingobjectid_value | Choose the parent record that the recommended document record is associated with. | |
_transactioncurrencyid_value | transactioncurrencyidname | Shows the exchange rate for the currency associated with the recommended document with respect to the base currency. |
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 |
|---|---|---|
createdbyname | lk_recommendeddocument_createdby | |
createdonbehalfbyname | lk_recommendeddocument_createdonbehalfby | |
modifiedbyname | lk_recommendeddocument_modifiedby | |
modifiedonbehalfbyname | lk_recommendeddocument_modifiedonbehalfby | |
organizationid | organization_recommendeddocument | |
transactioncurrencyidname | TransactionCurrency_recommendeddocument |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright