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

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