EventlogContentEntity Class

Alterian Email Manager 6.2.3 SDK Help File
Entity that matches the SQL type
Inheritance Hierarchy

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

Syntax
public class EventlogContentEntity : EventlogEntity

The EventlogContentEntity type exposes the following members.

Constructors
NameDescription
Public methodEventlogContentEntity
Initializes a new instance of the EventlogContentEntity class
Top
Properties
Remarks
Extends the EventlogEntity with content specific properties
See Also