GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectResource Class / RemainingCost Property

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