EventlogColumnMappingEventId Property
|
Alterian Email Manager 6.2.3 SDK Help File Namespace:
DMLibrary.Repository.EventlogAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic static string EventId { get; }
Public Shared ReadOnly Property EventId As String
Get
public:
static property String^ EventId {
String^ get ();
}
static member EventId : string with get
DMLibrary.Repository.Eventlog.EventlogColumnMapping.get_EventId = function();
Property Value
Type:
String
See Also