IsDayWorking
IsDayWorking
Determines whether the specified day is a working day according to the calendar.
Returns: True if the day is a working day.
IsDayWorking(System::DateTime dt)
| Parameter | Description |
|---|---|
| dt | The date to check whether the day is working. |