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

In This Topic
    ProjectOutlineCodeValuesValueType Enumeration
    In This Topic
    Syntax
    'Declaration
     
    Public Enum ProjectOutlineCodeValuesValueType 
       Inherits System.Enum
    public enum ProjectOutlineCodeValuesValueType : System.Enum 
    Members
    MemberDescription
    Item15 
    Item17 
    Item21 
    Item27 
    Item4 
    Item6 
    Item9 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             MsProjectXml.ProjectOutlineCodeValuesValueType

    See Also