This interface provides methods used to determine if a given date is a holiday as defined by each implementation.

Namespace:  com.ftlabs.fisa
Assembly:  FISA.NET (in FISA.NET.dll) Version: 1.0.3126.3801

Syntax

C#
public interface HolidaySchedule
Visual Basic (Declaration)
Public Interface HolidaySchedule
Visual C++
public interface class HolidaySchedule

See Also