Click or drag to resize
Infosoft Logo

GetRetailerInvoiceHistoriesByTitleAndPeriodResponse Class

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

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

The GetRetailerInvoiceHistoriesByTitleAndPeriodResponse type exposes the following members.

Properties
 NameDescription
Public propertyRetailerInvoiceHistoriesList Gets or sets the list of invoice history objects.
Top
See Also