GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectCalendarException Class / DaysOfWeek Property

In This Topic
    DaysOfWeek Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property DaysOfWeek As String
    public string DaysOfWeek {get; set;}
    See Also