Click or drag to resize
Infosoft Logo

CarmaImportParameters Class

Defines parameters for the Carma import job.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.DataContracts.Scheduler.ParametersSchedulableJobParameters
    Infosoft.Common.Contracts.DataContracts.Marketing.CarmaCarmaImportParameters

Namespace: Infosoft.Common.Contracts.DataContracts.Marketing.Carma
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class CarmaImportParameters : SchedulableJobParameters, 
	IExtensibleDataObject

The CarmaImportParameters type exposes the following members.

Properties
 NameDescription
Public propertyBounceCategories Gets or sets the bounce categories.
Public propertyBounceImportFileFolder Gets or sets the path to the Carma bounce import files.
Public propertyLogFileFolder Gets or sets the log file path.
Public propertyTransferCustomerToMarketingActivity Gets or sets a value indicating whether customer should be transfered to marketing activity.
Public propertyUnsubscribeImportFileFolder Gets or sets the path to the Carma unsubscribe import files.
Top
See Also