GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectAssignment Class / RemainingOvertimeCost Property

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