EEventlogXmlStep Enumeration
|
Alterian Email Manager 6.2.3 SDK Help File
Represents the steps that the eventlog_xml can go through
Namespace:
DMLibrary.Repository.EventlogAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic enum EEventlogXmlStep
Public Enumeration EEventlogXmlStep
public enum class EEventlogXmlStep
DMLibrary.Repository.Eventlog.EEventlogXmlStep = function();
DMLibrary.Repository.Eventlog.EEventlogXmlStep.createEnum('DMLibrary.Repository.Eventlog.EEventlogXmlStep', false);
Members | Member name | Value | Description |
---|
| Eventlog | 1 |
Process EM events
|
| SEVDeployments | 2 |
Process SEV Deployments
|
| SEVResponses | 3 |
Process SEV Responses and Priority Responses
|
| SEVContacts | 4 |
Process SEV Contacts
|
See Also