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

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

    System.Object
       System.ValueType
          System.Enum
             MsProjectXml.ProjectNewTaskStartDate

    See Also