Click or drag to resize
Infosoft Logo

RetailInvoicingJobParameters Class

Defines parameters for the retail invoice 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 RetailInvoicingJobParameters : TitleCodeListParameters, 
	IRetailInvoiceJobParameters

The RetailInvoicingJobParameters type exposes the following members.

Properties
 NameDescription
Public propertyRetailInvoiceJobParameters 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