salesliteratureitem EntityType
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Description: Item in the sales literature collection.
Entity Set path:[organization URI]/api/data/v8.2/salesliteratureitems
Base Type: crmbaseentity EntityType
Display Name: Sales Attachment
Primary Key: salesliteratureitemid
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 |
---|---|---|
abstract |
Edm.String |
Description: Abstract of the document. Display Name: Abstract |
attacheddocumenturl |
Edm.String |
Description: URL of the Website on which the document is located. Display Name: Attached Document URL |
authorname |
Edm.String |
Description: Author name for the document. Display Name: Author Name |
createdon |
Edm.DateTimeOffset |
Description: Date and time when the document was created. Display Name: Created On Read-only property |
documentbody |
Edm.String |
Description: Shows the encoded contents of the sales literature document attachment. |
documentbody_binary |
Edm.Binary |
Description: Shows the encoded contents of the sales literature document attachment. |
filename |
Edm.String |
Description: File name of the document. Display Name: File Name |
filesize |
Edm.Int32 |
Description: File size of the document. Display Name: File Size (Bytes) Read-only property |
filetypecode |
Edm.Int32 |
Description: Select the file type of the document. Default Options: 1 : Default Value Display Name: File Type |
importsequencenumber |
Edm.Int32 |
Description: Unique identifier of the data import or data migration that created this record. Display Name: Import Sequence Number |
iscustomerviewable |
Edm.Boolean |
Description: Tells whether the document can be shared with customers or is for internal use only. Default Options: 1 : Yes Display Name: Customer Viewable |
keywords |
Edm.String |
Description: Keywords to use for searches in documents. Display Name: Key Words |
mimetype |
Edm.String |
Description: Shows the file type of the sales literature document attachment, such as text or document. Display Name: Mime Type |
modifiedon |
Edm.DateTimeOffset |
Description: Date and time when the document was last modified. Display Name: Modified On Read-only property |
organizationid |
Edm.Guid |
Description: Unique identifier of the organization associated with the document. Display Name: Organization Read-only property |
overriddencreatedon |
Edm.DateTimeOffset |
Description: Date and time that the record was migrated. Display Name: Record Created On |
salesliteratureitemid |
Edm.Guid |
Description: Unique identifier for the document. Display Name: Sales Literature Item |
title |
Edm.String |
Description: Type the title or name that describes the document. Display Name: Title |
versionnumber |
Edm.Int64 |
Description: Version number of the sales literature item. Display Name: Version Number 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 document. |
_createdonbehalfby_value |
createdonbehalfby |
Unique identifier of the delegate user who created the salesliteratureitem. |
_modifiedby_value |
modifiedby |
Unique identifier of the user who last modified the document. |
_modifiedonbehalfby_value |
modifiedonbehalfby |
Unique identifier of the delegate user who last modified the salesliteratureitem. |
_salesliteratureid_value |
salesliteratureid |
Unique identifier of the sales literature that is associated with the individual item. |
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_salesliteratureitembase_createdby |
|
createdonbehalfby |
lk_salesliteratureitem_createdonbehalfby |
|
modifiedby |
lk_salesliteratureitembase_modifiedby |
|
modifiedonbehalfby |
lk_salesliteratureitem_modifiedonbehalfby |
|
salesliteratureid |
sales_literature_items |
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 |
---|---|---|
SalesLiteratureItem_AsyncOperations |
regardingobjectid_salesliteratureitem |
|
SalesLiteratureItem_BulkDeleteFailures |
regardingobjectid_salesliteratureitem |
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