x4Trace Documentation v1.0
Loading...
Searching...
No Matches
Ix4Trace.Engine.Features.Shift Namespace Reference

Classes

class  CalendarSpan
 Represents a span of calendar. More...
 
class  IShiftFeature
 Represents a feature of the shift. More...
 
class  IShiftListFeature
 Represents a list of shifts. More...
 
class  NoCalendarSpanException
 Exception: Calendar span is not exist. More...
 

Enumerations

enum  CalendarGenerationAttribute { IncudeWeekend = 0 , WeekdaysOnly = 1 }
 Types of the generation of calendar entitys. More...
 

Enumeration Type Documentation

◆ CalendarGenerationAttribute

Types of the generation of calendar entitys.

Enumerator
IncudeWeekend 

The working days will incude the weekends.

WeekdaysOnly 

The working days will incude only the weekdays.