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

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