The LogEvent class represents log messages written by adTempus.
__interface ILogEvent : IADTObject;
public interface ILogEvent : IADTObject;
Public Interface ILogEvent Inherits IADTObject
{E23907F5-6DB4-456F-998B-6D3E79496E56}
(These are messages stored internally by adTempus, not written to the system's Event Log.)
LogEvent objects cannot be created or modified by the client. They are automatically purged when the job instance to which they belong is purged.
LogEvent
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|