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; }
ReadOnly Property MergeMapper As String
Get
Property Value
Type:
StringThe mapper to use as the data source for merge purposes. Used by the Template Mailer.
See Also