Click or drag to resize
Infosoft Logo

ExportingComplaintsToDIParameters Class

A class that provides data for the export complaint messages and late deliveries to DI 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 ExportingComplaintsToDIParameters : TitleCodeListParameters, 
	IExportComplaintsToDIParameters

The ExportingComplaintsToDIParameters type exposes the following members.

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