ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / ProjectCalendar Class / Exceptions Property

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