Click or drag to resize
Infosoft Logo

GetDailyNewspaperNumberForMultipleEditionsResponseDailyNewspaperNumbers Property

Gets or sets the currently active daily newspaper numberList for some retailer, on some date, for given list of Titles and Edition codes.

Namespace: Infosoft.Common.Contracts.MessageContracts.Retail
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public IList<DailyNewspaperNumber> DailyNewspaperNumbers { get; set; }

Property Value

IListDailyNewspaperNumber
See Also