GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectCalendarWeekDay Class / DayType Property

In This Topic
    DayType Property (ProjectCalendarWeekDay)
    In This Topic
    Syntax
    'Declaration
     
    Public Property DayType As ProjectCalendarWeekDayDayType
    public ProjectCalendarWeekDayDayType DayType {get; set;}
    See Also