salesliteratureitem EntityType

Description: Item in the sales literature collection.

Entity Set path: [organization URI]/api/data/v8.0/salesliteratureitems

Base Type: crmbaseentity EntityType

Display Name: Sales Attachment

Primary Key: salesliteratureitemid

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 document.

Computed property

Read-only property

_createdonbehalfby_value

Edm.Guid

Description: Unique identifier of the delegate user who created the salesliteratureitem.

Computed property

Read-only property

_modifiedby_value

Edm.Guid

Description: Unique identifier of the user who last modified the document.

Computed property

Read-only property

_modifiedonbehalfby_value

Edm.Guid

Description: Unique identifier of the delegate user who last modified the salesliteratureitem.

Computed property

Read-only property

_salesliteratureid_value

Edm.Guid

Description: Unique identifier of the sales literature that is associated with the individual item.

Computed property

Read-only property

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
0 : No

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

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_salesliteratureitembase_createdby

createdonbehalfby

systemuser EntityType

lk_salesliteratureitem_createdonbehalfby

modifiedby

systemuser EntityType

lk_salesliteratureitembase_modifiedby

modifiedonbehalfby

systemuser EntityType

lk_salesliteratureitem_modifiedonbehalfby

salesliteratureid

salesliterature EntityType

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

asyncoperation EntityType

regardingobjectid_salesliteratureitem

SalesLiteratureItem_BulkDeleteFailures

bulkdeletefailure EntityType

regardingobjectid_salesliteratureitem

関連項目

他のリソース

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.