Click or drag to resize
Infosoft Logo

GetRetailerDeliveryStatisticsListByJointInvoiceDetailRequest Class

Provides data for the request to the GetRetailerDeliveryStatisticsListByJointInvoiceDetail operation on IRetailerDeliveryStatisticsService.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.RetailGetRetailerDeliveryStatisticsListByJointInvoiceDetailRequest

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

The GetRetailerDeliveryStatisticsListByJointInvoiceDetailRequest type exposes the following members.

Properties
 NameDescription
Public propertyJointInvoiceId Gets or sets the joint invoice ID to filter by.
Public propertyTitleCode Gets or sets the title code to filter by.
Top
See Also