ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectTask Class / RemainingCost Property

In This Topic
    RemainingCost Property (ProjectTask)
    In This Topic
    Syntax
    'Declaration
     
    Public Property RemainingCost As System.Decimal
    public System.decimal RemainingCost {get; set;}
    See Also