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

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

    System.Object
       System.ValueType
          System.Enum
             MsProjectXml.ProjectEarnedValueMethod

    See Also