EMEventsRepository Class

Alterian Email Manager 6.2.3 SDK Help File
Repository class to define the action to process events into the eventlog_x tables
Inheritance Hierarchy

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

Syntax
public class EMEventsRepository : EventlogCollectionRepository

The EMEventsRepository type exposes the following members.

Constructors
NameDescription
Public methodEMEventsRepository
Constructor
Top
Methods
NameDescription
Public methodExecuteEventlogAction
Executes the action that process the eventlog data.
(Inherited from EventlogCollectionRepository.)
Public methodGetEngagementEvents
Gets the EngagedEvents contained within the IEventlogCollection
(Inherited from EventlogCollectionRepository.)
Top
See Also