|
GetPdfInvoiceResponse Class |
Provides data for the response from the GetPdfInvoice operation on InvoicePrintService.
Inheritance Hierarchy SystemObject Infosoft.Common.Contracts.MessageContracts.Economy.InvoicesGetPdfInvoiceResponse Namespace: Infosoft.Common.Contracts.MessageContracts.Economy.InvoicesAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax public class GetPdfInvoiceResponse
No code example is currently available or this language may not be supported.
The GetPdfInvoiceResponse type exposes the following members.
Properties | Name | Description |
---|
| PdfStream |
Gets or sets the stream that contains the PDF data.
|
TopSee Also