GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 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