adTempus API
PreviousUpNext
ITask Interface

The ITask interface is the base for all tasks (see the adTempus user guide for more information on tasks).

C++
__interface ITask : IADTObject;
C#
public interface ITask : IADTObject;
Visual Basic
Public Interface ITask
Inherits IADTObject

This interface does not define any properties or methods.

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