ICalendar.IsDayWorking
ICalendar.IsDayWorking method
Determines whether the specified day is a working day according to the calendar.
public bool IsDayWorking(DateTime dt)
Parameter | Type | Description |
---|---|---|
dt | DateTime | The date to check whether the day is working. |
Return Value
True if the day is a working day.
See Also
- interface ICalendar
- namespace Aspose.Tasks
- assembly Aspose.Tasks