Click or drag to resize
Infosoft Logo

GetRetailersByCustomerIdRequest Class

Provides data for the GetRetailersByCustomerId service operation.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.RetailGetRetailersByCustomerIdRequest

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

The GetRetailersByCustomerIdRequest type exposes the following members.

Properties
 NameDescription
Public propertyCustomer_Id Gets or sets the customer ID to filter the retailers by.
Top
See Also