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

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

    System.Object
       System.ValueType
          System.Enum
             MsProjectXml.ProjectExtendedAttributeRollupType

    See Also