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

In This Topic
    ProjectFYStartDate Enumeration
    In This Topic
    Syntax
    'Declaration
     
    Public Enum ProjectFYStartDate 
       Inherits System.Enum
    public enum ProjectFYStartDate : System.Enum 
    Members
    MemberDescription
    Item1 
    Item10 
    Item11 
    Item12 
    Item2 
    Item3 
    Item4 
    Item5 
    Item6 
    Item7 
    Item8 
    Item9 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             MsProjectXml.ProjectFYStartDate

    See Also