Returns all holidays in the specified year.
Namespace: MindFusion.HolidayProviders
Assembly: MindFusion.HolidayProviders
C#
![]() |
---|
public abstract Holiday[] GetHolidays ( |
Visual Basic
![]() |
---|
Public MustOverride Function GetHolidays( _ |
The year.
An array of Holiday objects representing the holidays in the year of interest.