|
IDailyNewspaperNumberServiceGetActiveDailyNewspaperNumberForMultipleEditions Method |
Gets the currently active daily newspaper number for a retailer, for some given title/edition/date.
Namespace: Infosoft.Common.Contracts.ServiceContracts.RetailAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax Remarks
The active daily newspaper number is the number with the latest start date, provided that its start date is on or before the given date,
and its end date is either null (i.e. the number is permanent) or on or after the given end date.
See Also