ISEVEventsRepositoryProcessSEVData Method

Alterian Email Manager 6.2.3 SDK Help File
Process the SEV data

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

Syntax
void ProcessSEVData(
	IEventlogCollection eventlogCollection
)

Parameters

eventlogCollection
Type: DMLibrary.Repository.EventlogIEventlogCollection
The IEventlogCollection holding the eventlog data to process
See Also