'Usage Dim startDate As Date Dim endDate As Date Dim instance As New ForceHoliday(startDate, endDate)
Parameters
- startDate
- A System.DateTime value that represents the starting forced holiday date.
- endDate
- A System.DateTime value that represents the ending forced holiday date.