adTempus API
PreviousUpNext
IHolidayProvider Interface

Provides information about whether a date is a holiday.

C++
__interface IHolidayProvider : IDispatch;
C#
public interface IHolidayProvider : IDispatch;
Visual Basic
Public Interface IHolidayProvider
Inherits IDispatch

IHolidayProvider is implemented by the ScheduleTrigger class; it is passed in calls to the SatisfiesCriteria of the trigger's schedule components so they can determine whether dates are holidays according to the trigger's holiday settings.

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