HolidaySchedule Interface
This interface provides methods used to determine if a given
date is a holiday as defined by each implementation.
Namespace: com.ftlabs.fisaAssembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
public interface HolidaySchedule
Public Interface HolidaySchedule
isHoliday |
Determines if the provided date is a holiday.
|