Click or drag to resize
Infosoft Logo

GetRetailerDeliveryAggregatedStatisticsForRetailerInPeriodRequest Class

Provides data for the GetRetailerDeliveryAggregatedStatisticsForRetailerInPeriod service operation in IRetailerDeliveryAggregatedStatisticsService.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.RetailGetRetailerDeliveryAggregatedStatisticsForRetailerInPeriodRequest

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

The GetRetailerDeliveryAggregatedStatisticsForRetailerInPeriodRequest type exposes the following members.

Properties
 NameDescription
Public propertyEndDate Gets or sets the latest date to search for.
Public propertyRetailerNumber Gets or sets the number of the retailer whose deliveries to search for.
Public propertyStartDate Gets or sets the earliest date to search for.
Public propertyTitleCode Gets or sets the title code of the retailer whose deliveries to search for.
Top
See Also