adTempus API
PreviousUpNext
IDateCriterion Interface

The IDateCriterion interface is the base for classes that define the days on which a job should be triggered.

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

This interface does not define any properties or methods.

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