Click or drag to resize
Infosoft Logo

GetActiveDailyNewspaperNumberRequest Class

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

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

The GetActiveDailyNewspaperNumberRequest type exposes the following members.

Properties
 NameDescription
Public propertyDate Gets or sets the date for which to get the currently active DailyNewspaperNumber.
Public propertyEditionCode Gets or sets the edition code for which to get the currently active DailyNewspaperNumber.
Public propertyRetailerNumber Gets or sets the retailer number for which to get the currently active DailyNewspaperNumber.
Public propertyTitleCode Gets or sets the title code for which to get the currently active DailyNewspaperNumber.
Top
See Also