adTempus API
|
The SpecifyDaysCriterion allows you to specify dates (or rules for calculating dates) on which the job will be executed.
__interface ISpecifyDaysCriterion : IDateCriterion;
public interface ISpecifyDaysCriterion : IDateCriterion;
Public Interface ISpecifyDaysCriterion Inherits IDateCriterion
{9B33FC0A-9EB4-4147-8DA7-43382CD7938A}
The criterion consists of nothing more than a collection of DaySpecifications, which define the dates/rules.
SpecifyDaysCriterion
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|