DMEventNotify Class

Alterian Email Manager 6.2.3 SDK Help File
Represents an event that is flagged either to cue a notification or not.
Inheritance Hierarchy
SystemObject
  DMLibraryDMEventNotify

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

Syntax
public class DMEventNotify

The DMEventNotify type exposes the following members.

Fields
NameDescription
Public fieldDefault
Public fieldEventID
ID of the event.
Public fieldEventName
Name of the event.
Public fieldNotify
Flag indicating whether or not the event cues a notification.
Top
See Also