EMLibraryWrapper Class

Alterian Email Manager 6.2.3 SDK Help File
wraps EM Library
Inheritance Hierarchy
SystemObject
  DMLibraryEMLibraryWrapper

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

Syntax
public class EMLibraryWrapper : IEMLibraryWrapper

The EMLibraryWrapper type exposes the following members.

Constructors
NameDescription
Public methodEMLibraryWrapper
Initializes a new instance of the EMLibraryWrapper class
Top
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