EventlogContentEntity Class
|
Alterian Email Manager 6.2.3 SDK Help File
Entity that matches the SQL type
Inheritance Hierarchy Namespace:
DMLibrary.Repository.EventlogAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic class EventlogContentEntity : EventlogEntity
Public Class EventlogContentEntity
Inherits EventlogEntity
public ref class EventlogContentEntity : public EventlogEntity
type EventlogContentEntity =
class
inherit EventlogEntity
end
DMLibrary.Repository.Eventlog.EventlogContentEntity = function();
Type.createClass(
'DMLibrary.Repository.Eventlog.EventlogContentEntity',
DMLibrary.Repository.Eventlog.EventlogEntity);
The EventlogContentEntity type exposes the following members.
Constructors
Properties
Remarks
See Also