Click or drag to resize
Infosoft Logo

ExportComplaintsToDIParameters Class

Defines parameters for the export complaints to DI job.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.DataContracts.Scheduler.ParametersSchedulableJobParameters
    Infosoft.Common.Contracts.DataContracts.Scheduler.ParametersExportComplaintsToDIParameters

Namespace: Infosoft.Common.Contracts.DataContracts.Scheduler.Parameters
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class ExportComplaintsToDIParameters : SchedulableJobParameters, 
	IExtensibleDataObject

The ExportComplaintsToDIParameters type exposes the following members.

Constructors
 NameDescription
Public methodExportComplaintsToDIParametersInitializes a new instance of the ExportComplaintsToDIParameters class
Top
Properties
 NameDescription
Public propertyExportComplaintMessages Gets or sets a value indicating whether to export complaint messages.
Public propertyExportLateDeliveries Gets or sets a value indicating whether to export late deliveries.
Public propertyExtensionData Gets or sets the structure that contains extra data.
Top
See Also