The ITimeCriterion interface is the base for classes that define the time(s) at which a job should be triggered.
__interface ITimeCriterion : IScheduleCriterion;
public interface ITimeCriterion : IScheduleCriterion;
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
|