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

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