DMREventLog Class

Alterian Email Manager 6.2.3 SDK Help File
A light-weight class to represent events. Used with the reporting web service.
Inheritance Hierarchy
SystemObject
  DMLibraryDMREventLog

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

Syntax
public class DMREventLog

The DMREventLog type exposes the following members.

Fields
NameDescription
Public fieldEventID
ID of the event.
Public fieldEventName
Name of the event.
Public fieldEventTime
Date and time of the event.
Top
See Also