Click or drag to resize
Infosoft Logo

GetPdfInvoiceRequest Class

Provides data for the request to the GetPdfInvoice operation on InvoicePrintService.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.Economy.InvoicesGetPdfInvoiceRequest

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

The GetPdfInvoiceRequest type exposes the following members.

Properties
 NameDescription
Public propertyInvoiceNumber Gets or sets the unique number that identifies the invoice.
Public propertyTitleCode Gets or sets the code of the title for which the invoice has been created.
Top
See Also