ForceHoliday Constructor(DateTime)
Initializes a new instance of the
ForceHoliday class with the specified settings.
'Declaration
Public Function New( _
ByVal As Date _
)
'Usage
Dim date As Date
Dim instance As New ForceHoliday(date)
Parameters
- date
- A System.DateTime value that represents the forced holiday.