Click or drag to resize
Infosoft Logo

CarmaImportParametersTransferCustomerToMarketingActivity Property

Gets or sets a value indicating whether customer should be transfered to marketing activity.

Namespace: Infosoft.Common.Contracts.DataContracts.Marketing.Carma
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public bool TransferCustomerToMarketingActivity { get; set; }

Property Value

Boolean
true if customer should be transfered to marketing activity; otherwise, false.
See Also