adTempus API
PreviousUpNext
ISpecifyDaysCriterion Interface

The SpecifyDaysCriterion allows you to specify dates (or rules for calculating dates) on which the job will be executed.

C++
__interface ISpecifyDaysCriterion : IDateCriterion;
C#
public interface ISpecifyDaysCriterion : IDateCriterion;
Visual Basic
Public Interface ISpecifyDaysCriterion
Inherits IDateCriterion
adTempus Class ID

{9B33FC0A-9EB4-4147-8DA7-43382CD7938A}

The criterion consists of nothing more than a collection of DaySpecifications, which define the dates/rules.

Database Table Name

SpecifyDaysCriterion

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