Table of Contents

TTMSFNCGanttTaskWorkTimePolicy Enumeration

Determines which parts of the project calendar are used when calculating task time.

API unit family: TMSFNCGanttClasses

Members

Name Description
whWorkTimeAndDays Schedules the task only inside configured working hours on working days.
whWorkTimeOnly Schedules the task inside configured working hours regardless of the day.
whWorkDaysOnly Schedules the task on working days while ignoring configured working-hour ranges.
whAllTime Schedules the task using continuous calendar time without work-time restrictions.