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

In This Topic
    WorkingTimes Property (ProjectCalendarException)
    In This Topic
    Syntax
    'Declaration
     
    Public Property WorkingTimes As ProjectCalendarExceptionWorkingTimes
    public ProjectCalendarExceptionWorkingTimes WorkingTimes {get; set;}
    See Also