'Usage Dim instance As ForceDayOfWeekWorkday Dim date As Date Dim value As Boolean value = instance.IsHoliday(date)
Parameters
- date
- A System.DateTime value that indicates the date.
Return Value
true if the date is a forced day of the week workday; otherwise, false.