ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / Project Class / EarnedValueMethod Property

In This Topic
    EarnedValueMethod Property (Project)
    In This Topic
    Syntax
    'Declaration
     
    Public Property EarnedValueMethod As ProjectEarnedValueMethod
    public ProjectEarnedValueMethod EarnedValueMethod {get; set;}
    See Also