Click or drag to resize
Infosoft Logo

IRetailerNoteServiceGetRetailerNoteByDateAndTitle Method

Gets the retailer note by given combination of keys.

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

Parameters

request  GetRetailerNoteByDateAndTitleRequest
The request.

Return Value

GetRetailerNoteResponse
GetRetailerNoteResponse object
See Also