Click or drag to resize
Infosoft Logo

ImportPaymentsParameters Class

Defines parameters for the ImportPayment job.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.DataContracts.Scheduler.ParametersSchedulableJobParameters
    Infosoft.Common.Contracts.DataContracts.Scheduler.ParametersImportPaymentsParameters

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

The ImportPaymentsParameters type exposes the following members.

Constructors
 NameDescription
Public methodImportPaymentsParametersInitializes a new instance of the ImportPaymentsParameters class
Top
Properties
 NameDescription
Public propertyExtensionData Gets or sets the structure that contains extra data.
Public propertyFileFolder Gets or sets the path to where the payment files are located.
Public propertyPaymentImportFormat Gets or sets the payment import format.
Top
See Also