adTempus API
PreviousUpNext
IServiceInfo Interface

Contains information about a service installed on the server.

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

Use IScheduler.GetServices to get a collection of ServiceInfo objects describing all services installed on the server.

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