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

In This Topic
    DayWorking Property (ProjectCalendarException)
    In This Topic
    Syntax
    'Declaration
     
    Public Property DayWorking As System.Boolean
    public System.bool DayWorking {get; set;}
    See Also