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

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

    System.Object
       System.ValueType
          System.Enum
             MsProjectXml.ProjectTaskType

    See Also