Click or drag to resize
Infosoft Logo

InvalidInvoicePdfTemplateFault Class

A fault indicating that a PDF template for an invoice print operation was invalid as a PDF or file, or not found at all.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.FaultContracts.Economy.InvoicesInvalidInvoicePdfTemplateFault

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

The InvalidInvoicePdfTemplateFault type exposes the following members.

Properties
 NameDescription
Public propertyInvoicePdfTemplatePath Gets or sets the invoice PDF template path that was invalid.
Top
See Also