EventlogColumnMappingEventTime 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 EventTime { get; }
Public Shared ReadOnly Property EventTime As String
Get
public:
static property String^ EventTime {
String^ get ();
}
static member EventTime : string with get
DMLibrary.Repository.Eventlog.EventlogColumnMapping.get_EventTime = function();
Property Value
Type:
String
See Also