IEMLibraryWrapper Interface

Alterian Email Manager 6.2.3 SDK Help File
Interface to wrap EM Library

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

Syntax
public interface IEMLibraryWrapper

The IEMLibraryWrapper type exposes the following members.

Methods
NameDescription
Public methodGetCampaignEvents
Gets campaign events
Public methodGetCampaignVariables
Gets campaign variables
Public methodGetDMCreativeIDForCampaign
Fetches the DM Creative Id for a given campaign if one can be found.
Public methodGetDocumentName
Gets document name for specified id
Public methodGetEventDetails
Gets all campaigns where this event is used and all the urls associated with this event.
Public methodGetHTMLTemplateID
Get The HTML Template ID for the given document
Public methodGetSharedEvents
Gets shared events
Public methodGetSharedVariables
Gets shared variables
Public methodGetSystemParseNames
Gets system parsename
Public methodGetTextTemplateID
Get The Text Creative ID for the given document
Top
See Also