EventlogCollectionMainEventEntitiesCollection Property

Alterian Email Manager 6.2.3 SDK Help File
The EM Main Events

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

Syntax
public EventlogEntityCollection MainEventEntitiesCollection { get; }

Property Value

Type: EventlogEntityCollection

Implements

IEventlogCollectionMainEventEntitiesCollection
Remarks
Reduced version of the content events as in many cases we won't have content data like the Browser Name, Platform, Content events and we want to keep it simple when sending this data to SQL Server
See Also