TargetUpdateSalesOrderDetail Class

banner art

Specifies the parameters needed to update a sales order detail (order product).

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

Constructor Description
TargetUpdateSalesOrderDetail Initializes a new instance of the TargetUpdateSalesOrderDetail class.
Field Description
SalesOrderDetail Specifies the sales order detail (order product) entity.

Remarks

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

See Also

© 2007 Microsoft Corporation. All rights reserved.