Click or drag to resize

TemplatePropertiesMergeMapper Property

The mapper to use as the data source for merge purposes. Used by the Template Mailer.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string MergeMapper { get; }

Property Value

Type: String
The mapper to use as the data source for merge purposes. Used by the Template Mailer.
See Also