AddSubstituteProductRequest Class (CrmService)

banner art

[Applies to: Microsoft Dynamics CRM 4.0]

Find the latest SDK documentation: CRM 2015 SDK

Contains the parameters needed to establish an association between a product and a substitute product.

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

Constructor Description
AddSubstituteProductRequest Initializes a new instance of the AddSubstituteProductRequest class.
Property Description
ProductId Gets or sets the ID of the product.
SubstituteId Gets or sets the ID of the substitute product.

e

Remarks

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

Requirements

Web service: CrmService

See Also

Reference

© 2010 Microsoft Corporation. All rights reserved.