IVariableMapper Interface

Alterian Email Manager 6.2.3 SDK Help File

Namespace:  DMLibrary.Parser
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
public interface IVariableMapper

The IVariableMapper type exposes the following members.

Properties
NameDescription
Public propertyCreativeId
Gets and sets creative Id
Public propertyCreativeName
Gets and sets creative name
Public propertyStartIndex
Gets and sets start index
Top
Methods
NameDescription
Public methodMap
Maps variables provided with the parsed item in the content
Public methodReplace
Replaces content with the mapped variables
Top
See Also