GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectCalendar Class / Exceptions Property

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