ComponentOne GanttView for WinForms
C1.Win.GanttView.8 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