salesliteratureitem Class (CrmService)
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Represents an item in the sales literature collection
For a list of methods and messages that operate on this class, see Document Entity Capabilities.
The salesliteratureitem class inherits from BusinessEntity. It exposes the following members.
| Constructor | Description |
| salesliteratureitem | Initializes a new instance of the salesliteratureitem class. |
| Instance Property | Description |
| abstract | Gets or sets the abstract for the document. |
| attacheddocumenturl | Gets or sets the URL of the Web site on which the document is located. |
| authorname | Gets or sets the author name for the document. |
| createdby | Gets the ID of the user who created the document. |
| createdon | Gets the date and time when the document was created. |
| createdonbehalfby | Gets the ID of the proxy user who created the document. |
| documentbody | Gets or sets the author name for the document. |
| filename | Gets or sets the file name of the document. |
| filesize | Gets the file size of the document. |
| filetypecode | Gets or sets the file type of the document. |
| importsequencenumber | Gets or sets the ID of the data import or data migration that created this record. |
| iscustomerviewable | Gets or sets a value that indicates whether the documents are visible to customers. |
| keywords | Gets or sets the keywords to use for searches in documents. |
| mimetype | Gets or sets the MIME type of the document. |
| modifiedby | Gets the ID of the user who last modified the document. |
| modifiedon | Gets the date and time when the document was last modified. |
| modifiedonbehalfby | Gets the ID of the proxy user who last modified the document. |
| organizationid | Gets the ID of the organization associated with the document. |
| overriddencreatedon | Gets or sets the date and time that the record was migrated. |
| salesliteratureid | Gets or sets the ID of the sales literature associated with the sales literature item (document). |
| salesliteratureitemid | Gets or sets the ID for the document. |
| title | Gets or sets the title of the document. |
Remarks
For more information about entities and attributes, see Using the Metadata Browser and the Customization area of the Web application. To view this information in the Customization area, in the Navigation Pane, click Settings, click Customization, and click Customize Entities and then choose All Entities from the view drop-down list.
This entity is not customizable.
Requirements
Web Service: CrmService
See Also
Concepts
Reference
© 2010 Microsoft Corporation. All rights reserved.
