EventsHelperGetBulkEventIds Method

Alterian Email Manager 6.2.3 SDK Help File
Retrieves all the ids for the bulk events

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

Syntax
public static IEnumerable<int> GetBulkEventIds()

Return Value

Type: IEnumerableInt32
A collection with all the ids for the bulk events
See Also