Click or drag to resize
Infosoft Logo

GetRetailerInvoiceDataByTitleAndPeriodRequest Class

Provides data for the Response from the GetRetailerInvoiceDataByTitleAndPeriodRequest operation on IRetailerInvoiceService.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.RetailGetRetailerInvoiceDataByTitleAndPeriodRequest

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

The GetRetailerInvoiceDataByTitleAndPeriodRequest type exposes the following members.

Properties
 NameDescription
Public propertyEndDate Gets or sets the end Date.
Public propertyStartDate Gets or sets the start Date.
Public propertyTitleCode Gets or sets the title code.
Top
See Also