Projects usually have to be associated with Calendars representing these:
- Week days
- Week day working hours (with or without breaks)
- Exception Days
-- Holidays
-- Certain days with varying working times.
Calendars can then be associated with an entire Project (for all the tasks in the project) or to specific Resources (then the times for tasks assigned to these resources will be calculated based on the Resource's calendar).
Calendars can be programatically defined using the WorkTimeSchedule type. There are also commonly used schedules, built-in, that you can simply reuse.
Calendars can also be declared in a specific string format which can then be converted to a WorkTimeSchedule instance using tools provided.
� RadiantQ 2009 - 2019. All Rights Reserved.