SEVEventsRepository Class

Alterian Email Manager 6.2.3 SDK Help File
Class to extract all the SEV information from IEventlogCollection items
Inheritance Hierarchy

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

Syntax
public class SEVEventsRepository : EventlogCollectionRepository, 
	ISEVEventsRepository, IEventlogCollectionRepository

The SEVEventsRepository type exposes the following members.

Constructors
NameDescription
Public methodSEVEventsRepository
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.)
Public methodProcessSEVData
Process the SEV data
Public methodProcessSEVRegistrations
Process the SEV registrations
Top
See Also