Click or drag to resize
Infosoft Logo

GetActiveDailyNewspaperNumberSumInPeriodRequest Class

Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.RetailGetActiveDailyNewspaperNumberSumInPeriodRequest

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

The GetActiveDailyNewspaperNumberSumInPeriodRequest type exposes the following members.

Properties
 NameDescription
Public propertyEditionCodes Gets or sets the edition codes for which to get the currently active DailyNewspaperNumber. The numbers for each day of the week for each edition will be added together in the return result.
Public propertyEndDate Gets or sets the last date for which to get the active DailyNewspaperNumber.
Public propertyRetailerNumber Gets or sets the retailer number for which to get the currently active DailyNewspaperNumber.
Public propertyStartDate Gets or sets the first date for which to get the active DailyNewspaperNumber.
Public propertyTitleCode Gets or sets the title code for which to get the currently active DailyNewspaperNumber.
Top
See Also