Click or drag to resize
Infosoft Logo

GetAllRetailersDeliveryDataByTitleAndPeriodResponse Class

Provides data for the Response from the GetAllRetailersDeliveryDataByTitleAndPeriodResponse operation on IRetailerInvoiceService.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.RetailGetAllRetailersDeliveryDataByTitleAndPeriodResponse

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

The GetAllRetailersDeliveryDataByTitleAndPeriodResponse type exposes the following members.

Properties
 NameDescription
Public propertyRetailerDeliveriesList Gets or sets the list of Retailer delivery objects.
Top
See Also