Click or drag to resize
Infosoft Logo

GetDailyNewspaperNumberForMultipleEditionsRequest Class

Defines data for the GetDailyNewspaperNumberForMultipleEditions service operation in DailyNewspaperNumberService.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.RetailGetDailyNewspaperNumberForMultipleEditionsRequest

Namespace: Infosoft.Common.Contracts.MessageContracts.Retail
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class GetDailyNewspaperNumberForMultipleEditionsRequest

The GetDailyNewspaperNumberForMultipleEditionsRequest type exposes the following members.

Properties
 NameDescription
Public propertyEditionCodesList Gets or sets the list of edition codes for which to get the DailyNewspaperNumber.
Public propertyEndDate Gets or sets the endDate of the DailyNewspaperNumber.
Public propertyRetailerNumber Gets or sets the retailer number for which to get the DailyNewspaperNumber.
Public propertyStartDate Gets or sets the startdate of the DailyNewspaperNumber.
Public propertyTitleCode Gets or sets the title code for which to get the DailyNewspaperNumber.
Top
See Also