ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / ProjectResourceRate Class / OvertimeRate Property

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