GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 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