Click or drag to resize
Infosoft Logo

IDailyNewspaperNumberServiceGetDailyNewspaperNumberById Method

Searches the DailyNewspaperNumber for the given ID

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

Parameters

request  DailyNewspaperNumberLookupRequest
The DailyNewspaperNumberLookupRequest object requesting for all the details of newspapers to be delivered.

Return Value

GetDailyNewspaperNumberResponse
The GetDailyNewspaperNumberResponse object having the matched DailyNewspaperNumber.
See Also