ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / ProjectCalendarException Class / DaysOfWeek Property

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