RemoveBinaryDataSalesLiteratureItemRequest Class

banner art

Specifies the parameters needed to remove the attachment from the specified sales literature item (document) instance.

The RemoveBinaryDataSalesLiteratureItemRequest class inherits from Request. It exposes the following members.

Constructor Description
RemoveBinaryDataSalesLiteratureItemRequest Initializes a new instance of the RemoveBinaryDataSalesLiteratureItemRequest class.
Field Description
SalesLiteratureItemId Specifies the ID of the sales literature item (document).

Remarks

Pass an instance of this class as the request parameter in the Execute method.

See Also

© 2007 Microsoft Corporation. All rights reserved.