ISEVEventsRepository Interface

Alterian Email Manager 6.2.3 SDK Help File
Define the IEventlogCollection operations to process the eventlog data for SEV

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

Syntax
public interface ISEVEventsRepository : IEventlogCollectionRepository

The ISEVEventsRepository type exposes the following members.

Methods
NameDescription
Public methodExecuteEventlogAction
Executes the action that process the eventlog data.
(Inherited from IEventlogCollectionRepository.)
Public methodGetEngagementEvents
Gets the EngagedEvents contained within the IEventlogCollection
(Inherited from IEventlogCollectionRepository.)
Public methodProcessSEVData
Process the SEV data
Top
See Also