Click or drag to resize
Infosoft Logo

InvoicePrintingParameters Class

Provides data for the InvoicePrint job.
Inheritance Hierarchy

Namespace: Infosoft.Common.Contracts.DataContracts.Scheduler.Parameters
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class InvoicePrintingParameters : TitleCodeListParameters, 
	IInvoicePrintParameters

The InvoicePrintingParameters type exposes the following members.

Properties
 NameDescription
Public propertyInvoicePrintParameters Gets or sets the invoice print specification for this job.
Public propertyTitleCodes Gets or sets the list of title codes.
(Inherited from TitleCodeListParameters)
Top
See Also