adTempus API
PreviousUpNext
IEventLog Interface

Represents an event log on the server.

C++
__interface IEventLog : IDispatch;
C#
public interface IEventLog : IDispatch;
Visual Basic
Public Interface IEventLog
Inherits IDispatch

 

To retrieve the event logs, use Scheduler.GetEventLogs

All computers have at least 3 event logs: Application, System, and Security. Other logs may also be defined.

adTempus API Reference version 3.0.0.0, revised 10/30/2008