Click or drag to resize
Infosoft Logo

RetailerInvoiceHistoryData Class

Provides data for the Invoice History report.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.DataContracts.RetailRetailerInvoiceHistoryData

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

The RetailerInvoiceHistoryData type exposes the following members.

Properties
 NameDescription
Public propertyAdded Gets or sets the added.
Public propertyCity Gets or sets the city.
Public propertyCustomerName Gets or sets the name of the customer.
Public propertyInvoiceDate Gets or sets the invoice date.
Public propertyInvoiceNumber Gets or sets the invoice number.
Public propertyOrdered Gets or sets the ordered.
Public propertyRegulated Gets or sets the regulated.
Public propertyRetailerNumber Gets or sets the retailer number.
Public propertyReturned Gets or sets the returned.
Public propertySubtracted Gets or sets the subtracted.
Public propertyZipCode Gets or sets the zip code.
Top
See Also