Click or drag to resize
Infosoft Logo

IRetailerHistoryServiceGetRetailerHistoriesByRetailerAndTitle Method

Gets the retailer histories by retailer and title.

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

Parameters

request  RetailerHistoryLookupRequest
The request.

Return Value

RetailerHistoryLookupResponse
RetailerHistoryLookupResponse object having list of retailer histories
See Also