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

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