Click or drag to resize
Infosoft Logo

IRetailerInvoiceServiceGetAllRetailerInvoiceHistoriesByTitleAndPeriod Method

Gets all retailers' invoice histories by title and period.

Namespace: Infosoft.Common.Contracts.ServiceContracts.Retail
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax

Parameters

request  GetRetailerInvoiceDataByTitleAndPeriodRequest
The request.

Return Value

GetRetailerInvoiceHistoriesByTitleAndPeriodResponse
A response object, containing the list of matching RetailerInvoiceHistory object, which may be null.
See Also