Click or drag to resize
Infosoft Logo

RetailInvoicingResetParameters Class

Provides data for the ResetInvoicing operation on the IRetailInvoicing service contract.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.DataContracts.RetailRetailInvoicingResetParameters

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

The RetailInvoicingResetParameters type exposes the following members.

Properties
 NameDescription
Public propertyFirstInvoiceNumber Gets or sets the first invoice number for which to perform the invoicing reset.
Public propertyLastInvoiceNumber Gets or sets the last invoice number for which to perform the invoicing reset.
Public propertyTitleCode Gets or sets the code of the title for which to perform the invoicing reset.
Top
See Also