Click or drag to resize
Infosoft Logo

ExternalPaymentImportParameters Class

Defines parameters for the ExternalPaymentImport job.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.DataContracts.Scheduler.ParametersSchedulableJobParameters
    Infosoft.Common.Contracts.DataContracts.Scheduler.ParametersExternalPaymentImportParameters

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

The ExternalPaymentImportParameters type exposes the following members.

Properties
 NameDescription
Public propertyImportFileFolder Gets or sets the folder to the files to be imported
Top
See Also