|
GetActiveDailyNewspaperNumberSumInPeriodResponse Class |
Provides data for the GetActiveDailyNewspaperNumberSumInPeriod operation on IDailyNewspaperNumberService.
Inheritance Hierarchy SystemObject Infosoft.Common.Contracts.MessageContracts.RetailGetActiveDailyNewspaperNumberSumInPeriodResponse Namespace: Infosoft.Common.Contracts.MessageContracts.RetailAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax public class GetActiveDailyNewspaperNumberSumInPeriodResponse
No code example is currently available or this language may not be supported.
The GetActiveDailyNewspaperNumberSumInPeriodResponse type exposes the following members.
Properties | Name | Description |
---|
| DayAmounts |
Gets or sets the amounts ordered for each day in the given period. The first element in the list will be the amount for the StartDate on the request,
and the last element will be the amount for the EndDate.
|
TopSee Also