GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / Project Class / BaselineForEarnedValue Property

In This Topic
    BaselineForEarnedValue Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property BaselineForEarnedValue As ProjectBaselineForEarnedValue
    public ProjectBaselineForEarnedValue BaselineForEarnedValue {get; set;}
    See Also