ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectCalendarException Class / Type Property

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