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

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

    System.Object
       System.ValueType
          System.Enum
             MsProjectXml.ProjectWorkFormat

    See Also