TargetUpdateOpportunityProduct Class

banner art

Specifies the parameters needed to update an opportunity product.

The TargetUpdateOpportunityProduct class inherits from TargetUpdate. It exposes the following members.

Constructor Description
TargetUpdateOpportunityProduct Initializes a new instance of the TargetUpdateOpportunityProduct class.
Field Description
OpportunityProduct Specifies the opportunity product entity.

Remarks

The value for pricingerrorcode is supplied by the platform. If you attempt to overwrite this value using Update, the platform will override your changes.

Pass an instance of this class as the target parameter in the UpdateRequest class. To perform this action, the caller must have prvAppendToOpportunity and prvReadProduct privileges and access rights on the entity instance specified in the request class.

See Also

© 2007 Microsoft Corporation. All rights reserved.