ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectCalendarExceptionType Enumeration

In This Topic
    ProjectCalendarExceptionType Enumeration
    In This Topic
    Syntax
    'Declaration
     
    Public Enum ProjectCalendarExceptionType 
       Inherits System.Enum
    public enum ProjectCalendarExceptionType : System.Enum 
    Members
    MemberDescription
    Item1 
    Item2 
    Item3 
    Item4 
    Item5 
    Item6 
    Item7 
    Item8 
    Item9 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             MsProjectXml.ProjectCalendarExceptionType

    See Also