salesliteratureitem Class

banner art

Represents an item in the sales literature collection

The salesliteratureitem class inherits from BusinessEntity.

Public Methods

For a list of methods and messages that operate on this class, see Sales Literature Item.

Constructor Description
salesliteratureitem Initializes a new instance of the salesliteratureitem class.

Public Fields

Field Description
abstract Contains the abstract of the document.
attacheddocumenturl Specifies the URL of the Web site on which the document is located.
authorname Specifies the author name for the document.
createdby Specifies the ID of the user who created the document.
createdon Specifies the date and time when the document was created.
filename Specifies the file name of the document.
filesize Specifies the file size of the document.
filetypecode Specifies the file type of the document.
iscustomerviewable Specifies whether documents are to be visible to customers.
keywords Specifies the keywords to use for searches in documents.
mimetype Specifies the MIME type of the document.
modifiedby Specifies the ID of the user who last modified the document.
modifiedon Specifies the date and time when the document was last modified.
organizationid Specifies the ID of the organization associated with the document.
salesliteratureid Specifies the ID of the sales literature that is associated with the individual item.
salesliteratureitemid Specifies the ID for the document.
title Specifies the title of the document.

Remarks

For more information about entities and attributes, see 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 then click Customize Entities.

See Also

© 2007 Microsoft Corporation. All rights reserved.