[]
        
(Showing Draft Content)

C1.WPF.GanttView.DayTimesKind

DayTimesKind Enum

Working time scheduling options.

Namespace: C1.WPF.GanttView
Assembly: C1.WPF.GanttView.dll
Syntax
public enum DayTimesKind

Fields

Name Description
NonworkingTime

Identify the day as a planned day off.

SpecificTimes

Use the specific time intervals to identify the working times.

UseDefaultTimes

Use default working times for this day.