ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / ProjectOutlineCodeMaskType Enumeration

In This Topic
    ProjectOutlineCodeMaskType Enumeration
    In This Topic
    Syntax
    'Declaration
     
    Public Enum ProjectOutlineCodeMaskType 
       Inherits System.Enum
    public enum ProjectOutlineCodeMaskType : System.Enum 
    Members
    MemberDescription
    Item0 
    Item1 
    Item2 
    Item3 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             MsProjectXml.ProjectOutlineCodeMaskType

    See Also