ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / ProjectResource Class / RemainingOvertimeCost Property

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