NevronOpenVision
Nevron.Nov.Schedule Namespace / ENScheduleViewMode Enumeration
ENScheduleViewMode Enumeration
Enumerates the schedule view modes.
Syntax
public enum ENScheduleViewMode : System.Enum 
Members
MemberDescription
DayDay view - the schedule view shows 1 day.
MonthMonth view - the schedule view shows 42 days.
TimelineTimeline view - the schedule view shows a specified number of days (by default 4).
WeekWeek view - the schedule view shows all 7 days of the week.
WorkWeekWork week view - the schedule view shows the 5 working days of the week (Monday to Friday).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Nevron.Nov.Schedule.ENScheduleViewMode

Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also