Click or drag to resize
Infosoft Logo

UpdateRetailerDistributionDataRequest Class

Provides data for the request of the UpdateRetailerSimpleData operation on IRetailerService.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.RetailUpdateRetailerDistributionDataRequest

Namespace: Infosoft.Common.Contracts.MessageContracts.Retail
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class UpdateRetailerDistributionDataRequest

The UpdateRetailerDistributionDataRequest type exposes the following members.

Properties
 NameDescription
Public propertyRetailer_Id Gets or sets the ID of the retailer to update.
Public propertyRetailerDistributionData Gets or sets an object representing the distribution data to update on the retailer.
Top
See Also