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)
ParameterDescription
dtThe date to check whether the day is working.