The ITask interface is the base for all tasks (see the adTempus user guide for more information on tasks).
__interface ITask : IADTObject;
public interface ITask : IADTObject;
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
|