IEventMapper Interface

Alterian Email Manager 6.2.3 SDK Help File
Interface for event mapper

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

Syntax
public interface IEventMapper

The IEventMapper 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 href="url" in the content to the event list provided, new url is mapped to EMEvent with ID=-1, Name="Unique Event"
Public methodReplace
Replaces content with the mapped events
Top
See Also