SalesLiteratureItem
This is a table representing the SalesLiteratureItem entities in Dynamics CRM.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier of the sales literature item. |
| Abstract | String | False |
Abstract of the document. |
| AttachedDocumentUrl | String | False |
URL of the Web site on which the document is located. |
| AuthorName | String | False |
Author name for the document. |
| CreatedBy_Id | String | True |
Unique identifier of the user who created the document. |
| CreatedBy_LogicalName | String | True | |
| CreatedBy_Name | String | True | |
| CreatedOn | Datetime | True |
Date and time when the document was created. |
| CreatedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who created the sales literature item. |
| CreatedOnBehalfBy_LogicalName | String | True | |
| CreatedOnBehalfBy_Name | String | True | |
| DocumentBody | String | False |
Text of the attachment associated with the sales literature. |
| FileName | String | False |
File name of the document. |
| FileSize | Integer | True |
File size of the document. |
| FileTypeCode | String | False |
File type of the document. |
| ImportSequenceNumber | Integer | False |
Unique identifier of the data import or data migration that created this record. |
| IsCustomerViewable | Boolean | False |
Information about whether documents are to be visible to customers. |
| KeyWords | String | False |
Keywords to use for searches in documents. |
| MimeType | String | False |
MIME type of the document. |
| ModifiedBy_Id | String | True |
Unique identifier of the user who last modified the document. |
| ModifiedBy_LogicalName | String | True | |
| ModifiedBy_Name | String | True | |
| ModifiedOn | Datetime | True |
Date and time when the document was last modified. |
| ModifiedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who last modified the sales literature item. |
| ModifiedOnBehalfBy_LogicalName | String | True | |
| ModifiedOnBehalfBy_Name | String | True | |
| OrganizationId | String | True |
Unique identifier of the organization associated with the document. |
| OverriddenCreatedOn | Datetime | False |
Date and time that the record was migrated. |
| SalesLiteratureId_Id | String | False |
Unique identifier of the sales literature that is associated with the individual item. |
| SalesLiteratureId_LogicalName | String | False | |
| SalesLiteratureId_Name | String | False | |
| SalesLiteratureItemId | String | False |
Unique identifier for the document. |
| Title | String | False |
Title of the document. |