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

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