Click or drag to resize
Infosoft Logo

GetInvoiceByInvoiceNumberRequest Class

Provides data for the request to the GetInvoiceByInvoiceNumber operation on IInvoiceService.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.Economy.InvoicesGetInvoiceByInvoiceNumberRequest

Namespace: Infosoft.Common.Contracts.MessageContracts.Economy.Invoices
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class GetInvoiceByInvoiceNumberRequest

The GetInvoiceByInvoiceNumberRequest type exposes the following members.

Properties
 NameDescription
Public propertyInvoiceNumber Gets or sets the invoice number to filter by.
Top
See Also