adTempus API
PreviousUpNext
ITimeCriterion Interface

The ITimeCriterion interface is the base for classes that define the time(s) at which a job should be triggered.

C++
__interface ITimeCriterion : IScheduleCriterion;
C#
public interface ITimeCriterion : IScheduleCriterion;
Visual Basic
Public Interface ITimeCriterion
Inherits IScheduleCriterion

This interface does not define any properties or methods.

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